'Await' may only be used in a query expression within the first collection expression of the initial 'From' clause or within the collection expression of a 'Join' clause.
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 ...
Await' requires that the return type '|1' of '|2.GetAwaiter()' have suitable IsCompleted, OnCompleted and GetResult members, ...
await' requires that the type '%1!ls!' have a suitable GetAwaiter method. Are you missing a using directive for 'System'? ...
Axis object - Negative or zero values cannot be plotted correctly on logarithmic charts. Only positive values can be interpreted ...