3 references to Update
Microsoft.CodeAnalysis.ExternalAccess.Copilot (1)
Internal\SemanticSearch\CopilotSemanticSearchQueryExecutor.cs (1)
55
if (!ImmutableInterlocked.
Update
(ref _results,
Microsoft.CodeAnalysis.Features.Test.Utilities (2)
EditAndContinue\EditAndContinueWorkspaceTestBase.cs (2)
445
ImmutableInterlocked.
Update
(ref _disposalVerifiedStreams, s => s.Add(stream));
453
ImmutableInterlocked.
Update
(ref _disposalVerifiedStreams, s => s.Add(stream));