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