2 references to DefineSwitchCaseLabel
System.Core (2)
Microsoft\Scripting\Compiler\LambdaCompiler.Statements.cs (2)
189
DefineSwitchCaseLabel
(node.Cases[i], out labels[i], out isGoto[i]);
351
DefineSwitchCaseLabel
(node.Cases[i], out labels[i], out isGoto[i]);