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