2 references to NonLocalJumpWithValue
System.Linq.Expressions (2)
System\Linq\Expressions\Compiler\LabelInfo.cs (1)
155throw Error.NonLocalJumpWithValue(_node.Name);
System\Linq\Expressions\Interpreter\LabelInfo.cs (1)
115throw Error.NonLocalJumpWithValue(_node.Name);