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