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