3 references to IsRoot
Microsoft.CodeAnalysis.Workspaces (3)
FindSymbols\SymbolTree\SymbolTreeInfo.cs (3)
341
n.
IsRoot
? n.ParentIndex : ranking[n.ParentIndex]);
357
if (x.
IsRoot
)
361
else if (y.
IsRoot
)