1 instantiation of VSInternalInlineCompletionItem
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\InlineCompletions\InlineCompletionsHandler.cs (1)
149
new
VSInternalInlineCompletionItem
1 reference to VSInternalInlineCompletionItem
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Protocol\Internal\VSInternalInlineCompletionList.cs (1)
21
public
VSInternalInlineCompletionItem
[] Items { get; set; }