2 references to FixedKeyword
CSharpSyntaxGenerator (2)
src\Compilers\CSharp\Portable\Syntax\SyntaxKindFacts.cs (2)
974
return SyntaxKind.
FixedKeyword
;
1666
case SyntaxKind.
FixedKeyword
: