2 writes to s_currentFrame
System.Linq.Expressions (2)
System\Linq\Expressions\Interpreter\InterpretedFrame.cs (2)
173s_currentFrame = this; 179s_currentFrame = prevFrame;
1 reference to s_currentFrame
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\InterpretedFrame.cs (1)
172InterpretedFrame? currentFrame = s_currentFrame;