3 writes to _refCount
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (3)
BlindAggregatorFactory.cs (3)
52_refCount = 1; 160=> unchecked((uint)Interlocked.Increment(ref pThis->_refCount)); 164var result = unchecked((uint)Interlocked.Decrement(ref pThis->_refCount));