2 references to GetNodeToSelect
Microsoft.VisualStudio.LanguageServices (2)
DocumentOutline\DocumentOutlineHelper.cs (2)
283return GetNodeToSelect(documentSymbolItems, null); 292return GetNodeToSelect(selectedSymbol.Children, selectedSymbol);