3 references to StructKeyword
CSharpSyntaxGenerator (3)
src\Compilers\CSharp\Portable\Syntax\SyntaxKindFacts.cs (3)
863
case SyntaxKind.
StructKeyword
:
1021
return SyntaxKind.
StructKeyword
;
1713
case SyntaxKind.
StructKeyword
: