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