1 write to _byRefs
System.Linq.Expressions (1)
System\Linq\Expressions\Compiler\StackSpiller.ChildRewriter.cs (1)
353
_byRefs
??= new bool[_expressions.Length];
2 references to _byRefs
System.Linq.Expressions (2)
System\Linq\Expressions\Compiler\StackSpiller.ChildRewriter.cs (2)
212
clone[i] = _self.ToTemp(current!, out temp,
_byRefs
?[i] ?? false);
355
_byRefs
[index] = true;