2 instantiations of CompiledQueryId
Microsoft.CodeAnalysis.ExternalAccess.Copilot (2)
Internal\SemanticSearch\CopilotSemanticSearchQueryService.cs (2)
59impl.DiscardQuery(new(queryId.Id)); 68new(queryId.Id),
3 references to CompiledQueryId
Microsoft.CodeAnalysis.ExternalAccess.Copilot (3)
SemanticSearch\ICopilotSemanticSearchQueryService.cs (3)
27CompiledQueryId queryId, 33void DiscardQuery(CompiledQueryId queryId); 45CompiledQueryId QueryId,