2 references to SwitchKeyword
Microsoft.CodeAnalysis.ExpressionEvaluator.FunctionResolver (2)
src\Compilers\CSharp\Portable\Syntax\SyntaxKindFacts.cs (2)
907return SyntaxKind.SwitchKeyword; 1555case SyntaxKind.SwitchKeyword: