3 writes to _refCount
PresentationCore (3)
System\Windows\Media\SafeMILHandleMemoryPressure.cs (3)
20_refCount = 0; 30Interlocked.Increment(ref _refCount); 35if (Interlocked.Decrement(ref _refCount) == 0)