2 references to Name
System.Linq.Expressions (2)
System\Linq\Expressions\Interpreter\InterpretedFrame.cs (2)
138
yield return new InterpretedFrameInfo(frame.
Name
, frame.GetDebugInfo(frame.InstructionIndex));
162
trace.Add(frame.
Name
!);