3 references to VoidKeyword
CSharpSyntaxGenerator (3)
src\Compilers\CSharp\Portable\Syntax\SyntaxKindFacts.cs (3)
335
case SyntaxKind.
VoidKeyword
:
908
return SyntaxKind.
VoidKeyword
;
1600
case SyntaxKind.
VoidKeyword
: