2 references to DoDumpCompact
Microsoft.CodeAnalysis (2)
TreeDumper.cs (2)
74DoDumpCompact(root, string.Empty); 103DoDumpCompact(child, indent + (i == children.Count - 1 ? " " : "\u2502 "));