1 write to _results
Microsoft.CodeAnalysis.ExternalAccess.Copilot (1)
Internal\SemanticSearch\CopilotSemanticSearchQueryExecutor.cs (1)
48
if (!ImmutableInterlocked.Update(ref
_results
,
1 reference to _results
Microsoft.CodeAnalysis.ExternalAccess.Copilot (1)
Internal\SemanticSearch\CopilotSemanticSearchQueryExecutor.cs (1)
31
public ImmutableList<string> Results =>
_results
;