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