2 references to GetSymbolInformation
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Handler\Symbols\DocumentSymbolsHandler.cs (2)
66symbols.AddIfNotNull(GetSymbolInformation(item, document, text, containerName: null)); 69symbols.AddIfNotNull(GetSymbolInformation(childItem, document, text, item.Text));