4 references to GetDebuggerDisplay
Microsoft.CodeAnalysis.Razor.Compiler (4)
Language\Intermediate\IntermediateNodeReference.cs (2)
114=> $"ref: {Parent.GetDebuggerDisplay()} - {Node.GetDebuggerDisplay()}";
Language\Intermediate\IntermediateNodeReference`1.cs (2)
68=> $"ref: {Parent.GetDebuggerDisplay()} - {Node.GetDebuggerDisplay()}";