2 references to SwitchKeyword
CSharpSyntaxGenerator (2)
src\Compilers\CSharp\Portable\Syntax\SyntaxKindFacts.cs (2)
934
return SyntaxKind.
SwitchKeyword
;
1626
case SyntaxKind.
SwitchKeyword
: