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