2 references to Exchange
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Threading\Interlocked.cs (2)
62(sbyte)Exchange(ref Unsafe.As<sbyte, byte>(ref location1), (byte)value); 84return Exchange(ref location1, value); // Must expand intrinsic