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