1 write to _objects
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\Interpreter.cs (1)
35
_objects
= instructions.Objects;
1 reference to _objects
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\StackOperations.cs (1)
44
frame.Data[frame.StackIndex++] = frame.Interpreter.
_objects
![_index];