1 reference to SwitchCase
System.Core (1)
Microsoft\Scripting\Compiler\LambdaCompiler.Statements.cs (1)
594
cases.Add(Expression.
SwitchCase
(node.Cases[i].Body, Expression.Constant(i)));