'Await' can only be used within an Async lambda expression. Consider marking this lambda expression with the 'Async' modifier.
Automatic format selection set the response format to '{0}' due to the HTTP client's stated preference for the '{1}' media ...
Automatic format selection set the response format to '{0}', the default value for the operation, as the HTTP client's media-type ...
Automatically pluralize or singularize entity set name, entity type name, and navigation property name using English language ...
AutoPage is disabled on LinqDataSource {0} but paging has not been handled. Ensure you have set the LinqDataSourceSelect ...
Await' can only be used within an Async lambda expression. Consider marking this lambda expression with the 'Async' modifier. ...
Await' can only be used within an Async method. Consider marking this method with the 'Async' modifier and changing its return ...
Await' can only be used within an Async method. Consider marking this method with the 'Async' modifier and changing its return ...
Await' may only be used in a query expression within the first collection expression of the initial 'From' clause or within ...
await' requires that the return type '%1!ls!' of '%2!ls!.GetAwaiter()' have suitable IsCompleted, OnCompleted, and GetResult ...