3 references to ProtectedKeyword
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider (3)
SyntaxKindFacts.cs (3)
59
case SyntaxKind.
ProtectedKeyword
:
909
return SyntaxKind.
ProtectedKeyword
;
1549
case SyntaxKind.
ProtectedKeyword
: