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