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