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