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