1 write to _cases
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\ControlFlowInstructions.cs (1)
768_cases = cases;
1 reference to _cases
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\ControlFlowInstructions.cs (1)
785return _cases.TryGetValue((string)value, out target) ? target : 1;