2 references to ExchangeAdd
System.Private.CoreLib (2)
src\System\Threading\Interlocked.CoreCLR.cs (2)
180ExchangeAdd(ref location1, value) + value; 195return ExchangeAdd(ref location1, value); // Must expand intrinsic