2 references to VSInternalInlineCompletionContext
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Protocol\Internal\VSInternalInlineCompletionRequest.cs (1)
35public VSInternalInlineCompletionContext Context { get; set; }
Protocol\Internal\VSInternalSelectedCompletionInfo.cs (1)
10/// Information about the selected completion item for <see cref="VSInternalInlineCompletionContext"/>.