3 references to ContextResolveParam
Microsoft.CodeAnalysis.LanguageServer (3)
LanguageServer\Handler\CopilotCompletion\CopilotCompletionResolveContextHandler.cs (3)
18: ILspServiceDocumentRequestHandler<ContextResolveParam, IContextItem[]> 29public TextDocumentIdentifier GetTextDocumentIdentifier(ContextResolveParam request) 32public async Task<IContextItem[]> HandleRequestAsync(ContextResolveParam param, RequestContext context, CancellationToken cancellationToken)