5 references to RestoreKeyword
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider (5)
src\Compilers\CSharp\Portable\Syntax\SyntaxKindFacts.cs (5)
101
case SyntaxKind.
RestoreKeyword
:
133
case SyntaxKind.
RestoreKeyword
:
149
for (int i = (int)SyntaxKind.ElifKeyword; i <= (int)SyntaxKind.
RestoreKeyword
; i++)
1149
return SyntaxKind.
RestoreKeyword
;
1689
case SyntaxKind.
RestoreKeyword
: