3 references to AwaitKeyword
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider (3)
src\Compilers\CSharp\Portable\Syntax\SyntaxKindFacts.cs (3)
1286
case SyntaxKind.
AwaitKeyword
:
1398
return SyntaxKind.
AwaitKeyword
;
1844
case SyntaxKind.
AwaitKeyword
: