2 references to Scope1
System.Core (2)
Microsoft\Scripting\Ast\BlockExpression.cs (2)
433return new Scope1(ReuseOrValidateVariables(variables), args[0]); 789return new Scope1(variableList, expressionList[0]);