1 write to _cases
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\ControlFlowInstructions.cs (1)
746_cases = cases;
1 reference to _cases
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\ControlFlowInstructions.cs (1)
755return _cases.TryGetValue((T)frame.Pop()!, out target) ? target : 1;