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