2 references to ScopeWithType
System.Core (2)
Microsoft\Scripting\Ast\BlockExpression.cs (2)
483return new ScopeWithType(ReuseOrValidateVariables(variables), args, _type); 786return new ScopeWithType(variableList, expressionList, type);