3 references to ProtectedKeyword
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider (3)
src\Compilers\CSharp\Portable\Syntax\SyntaxKindFacts.cs (3)
70
case SyntaxKind.
ProtectedKeyword
:
937
return SyntaxKind.
ProtectedKeyword
;
1585
case SyntaxKind.
ProtectedKeyword
: