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