3 writes to _refCount
PresentationCore (3)
System\Windows\Media\SafeMILHandleMemoryPressure.cs (3)
19_refCount = 0; 29Interlocked.Increment(ref _refCount); 34if (Interlocked.Decrement(ref _refCount) == 0)