2 references to RemoteSemanticSearchServiceProxy
Microsoft.CodeAnalysis.Features.ExternalAccess (2)
Copilot\Internal\SemanticSearch\CopilotSemanticSearchQueryExecutor.cs (2)
88
var compileResult = await
RemoteSemanticSearchServiceProxy
.CompileQueryAsync(
116
var executeResult = await
RemoteSemanticSearchServiceProxy
.ExecuteQueryAsync(