2 references to Exchange
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Threading\Interlocked.cs (2)
72(short)Exchange(ref Unsafe.As<short, ushort>(ref location1), (ushort)value); 123return Exchange(ref location1, value); // Must expand intrinsic