4 references to Update
Microsoft.CodeAnalysis.Features.ExternalAccess (1)
Copilot\Internal\SemanticSearch\CopilotSemanticSearchQueryExecutor.cs (1)
55if (!ImmutableInterlocked.Update(ref _results,
Microsoft.DotNet.HotReload.Watch (3)
HotReload\HotReloadDotNetWatcher.cs (2)
222ImmutableInterlocked.Update(ref changedFilesAccumulator, changedPaths => changedPaths.Add(change)); 455ImmutableInterlocked.Update(ref changedFilesAccumulator, accumulator => accumulator.AddRange(newAccumulator));
src\sdk\src\Dotnet.Watch\AspireService\Helpers\SocketConnectionManager.cs (1)
57if (ImmutableInterlocked.Update(ref _webSocketConnections,