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