2 references to Scope1
System.Linq.Expressions (2)
System\Linq\Expressions\BlockExpression.cs (2)
597return new Scope1(ReuseOrValidateVariables(variables), args[0]); 10601 => new Scope1(variables, expressions[0]),