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