1 write to _self
System.Linq.Expressions (1)
System\Linq\Expressions\Compiler\StackSpiller.ChildRewriter.cs (1)
109_self = self;
2 references to _self
System.Linq.Expressions (2)
System\Linq\Expressions\Compiler\StackSpiller.ChildRewriter.cs (2)
130Result exp = _self.RewriteExpression(expression, _stack); 212clone[i] = _self.ToTemp(current!, out temp, _byRefs?[i] ?? false);