2 references to GetCompletionListAsync
Microsoft.CodeAnalysis.ExternalAccess.Razor.Features (1)
Cohost\Handlers\Completion.cs (1)
85
return await CompletionHandler.
GetCompletionListAsync
(
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\Completion\CompletionHandler.cs (1)
59
return await
GetCompletionListAsync
(