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