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