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