1 write to _bindings
System.Linq.Expressions (1)
System\Linq\Expressions\Compiler\StackSpiller.Bindings.cs (1)
64_bindings = binding.Bindings;
4 references to _bindings
System.Linq.Expressions (4)
System\Linq\Expressions\Compiler\StackSpiller.Bindings.cs (4)
66int count = _bindings.Count; 71BindingRewriter br = BindingRewriter.Create(_bindings[i], spiller, stack); 84int count = _bindings.Count; 102int count = _bindings.Count;