1 instantiation of new
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\Completion\CompletionResultFactory.cs (1)
620lspItem.LabelDetails = new() { Description = roslynItem.InlineDescription };
1 reference to new
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Protocol\CompletionItem.cs (1)
45public CompletionItemLabelDetails? LabelDetails