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