1 reference to InterlockedExchange
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (1)
src\Dependencies\Collections\ImmutableSegmentedDictionary`2+ValueBuilder.cs (1)
98
var originalDictionary = RoslynImmutableInterlocked.
InterlockedExchange
(ref _dictionary, default);