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