1 reference to CompileGotoExpression
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\LightCompiler.cs (1)
3088case ExpressionType.Goto: CompileGotoExpression(expr); break;