2 references to Create
System.Core (2)
Microsoft\Scripting\Compiler\StackSpiller.Bindings.cs (1)
75BindingRewriter br = BindingRewriter.Create(_bindings[i], spiller, stack);
Microsoft\Scripting\Compiler\StackSpiller.cs (1)
650BindingRewriter rewriter = BindingRewriter.Create(binding, this, Stack.NonEmpty);