2 references to Block3
System.Core (2)
Microsoft\Scripting\Ast\BlockExpression.cs (2)
249return new Block3(args[0], args[1], args[2]); 636return new Block3(arg0, arg1, arg2);