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