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