3 references to AwaitKeyword
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider (3)
SyntaxKindFacts.cs (3)
1182
case SyntaxKind.
AwaitKeyword
:
1291
return SyntaxKind.
AwaitKeyword
;
1731
case SyntaxKind.
AwaitKeyword
: