1 reference to InterlockedExchange
Microsoft.CodeAnalysis.Threading.Package (1)
src\Dependencies\Collections\Segmented\ImmutableSegmentedDictionary`2+ValueBuilder.cs (1)
100
var originalDictionary = RoslynImmutableInterlocked.
InterlockedExchange
(ref _dictionary, default);