2 references to Create
System.Linq.Expressions (2)
System\Linq\Expressions\Compiler\StackSpiller.Bindings.cs (1)
71BindingRewriter br = BindingRewriter.Create(_bindings[i], spiller, stack);
System\Linq\Expressions\Compiler\StackSpiller.cs (1)
721BindingRewriter rewriter = BindingRewriter.Create(binding, this, Stack.NonEmpty);