2 references to Block2
System.Core (2)
Microsoft\Scripting\Ast\BlockExpression.cs (2)
212
return new
Block2
(args[0], args[1]);
623
return new
Block2
(arg0, arg1);