4 references to WRN_UnobservedAwaitableExpression
Microsoft.CodeAnalysis.CSharp (4)
Binder\Binder_Statements.cs (1)
684
Error(diagnostics, ErrorCode.
WRN_UnobservedAwaitableExpression
, expression.Syntax);
Errors\ErrorFacts.cs (2)
405
case ErrorCode.
WRN_UnobservedAwaitableExpression
:
1552
or ErrorCode.
WRN_UnobservedAwaitableExpression
Generated\ErrorFacts.Generated.cs (1)
150
case ErrorCode.
WRN_UnobservedAwaitableExpression
: