2 writes to _cleanupRequests
PresentationFramework (2)
MS\Internal\Data\DataBindEngine.cs (2)
431
if (Interlocked.Increment(ref
_cleanupRequests
) == 1)
595
Interlocked.Exchange(ref
_cleanupRequests
, 0);