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)
66
int count =
_bindings
.Count;
71
BindingRewriter br = BindingRewriter.Create(
_bindings
[i], spiller, stack);
84
int count =
_bindings
.Count;
102
int count =
_bindings
.Count;