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