3 references to Update
Microsoft.CodeAnalysis.Features.ExternalAccess (1)
Copilot\Internal\SemanticSearch\CopilotSemanticSearchQueryExecutor.cs (1)
55
if (!ImmutableInterlocked.
Update
(ref _results,
Microsoft.DotNet.HotReload.Watch (2)
HotReload\HotReloadDotNetWatcher.cs (2)
217
ImmutableInterlocked.
Update
(ref changedFilesAccumulator, changedPaths => changedPaths.Add(change));
439
ImmutableInterlocked.
Update
(ref changedFilesAccumulator, accumulator => accumulator.AddRange(newAccumulator));