3 references to StructKeyword
CSharpSyntaxGenerator (3)
src\Compilers\CSharp\Portable\Syntax\SyntaxKindFacts.cs (3)
862
case SyntaxKind.
StructKeyword
:
1022
return SyntaxKind.
StructKeyword
;
1714
case SyntaxKind.
StructKeyword
: