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