3 writes to _refCount
PresentationCore (3)
Core\CSharp\System\Windows\Media\SafeMILHandleMemoryPressure.cs (3)
28_refCount = 0; 38Interlocked.Increment(ref _refCount); 47if (Interlocked.Decrement(ref _refCount) == 0)