2 references to InterlockedCompareExchange
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\PortableThreadPool.WorkerTracking.cs (2)
29_countsOfThreadsProcessingUserCallbacks.InterlockedCompareExchange(newCounts, counts); 48_countsOfThreadsProcessingUserCallbacks.InterlockedCompareExchange(newCounts, counts);