2 references to Create
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Handler\Symbols\DocumentSymbolsHandler.cs (1)
101
return SymbolInformationFactory.
Create
(name, containerName, kind, location, item.Glyph, supportsVSExtensions);
Handler\Symbols\WorkspaceSymbolsHandler.cs (1)
94
var symbolInfo = SymbolInformationFactory.
Create
(