4 references to AmbiguousJump
System.Linq.Expressions (4)
System\Linq\Expressions\Compiler\LabelInfo.cs (2)
117
throw Error.
AmbiguousJump
(_node!.Name);
160
throw Error.
AmbiguousJump
(_node!.Name);
System\Linq\Expressions\Interpreter\LabelInfo.cs (2)
86
throw Error.
AmbiguousJump
(_node!.Name);
120
throw Error.
AmbiguousJump
(_node!.Name);