2 references to ParentIndex
Microsoft.CodeAnalysis.Workspaces (2)
FindSymbols\SymbolTree\SymbolTreeInfo.Node.cs (2)
32
public bool IsRoot =>
ParentIndex
== RootNodeParentIndex;
35
=> Name + ", " +
ParentIndex
;