1 reference to CompareExchange
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Threading\Interlocked.cs (1)
369return CompareExchange(ref location1, value, comparand); // Must expand intrinsic