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