1 reference to InterlockedExchange
System.Private.CoreLib (1)
System\Threading\Interlocked.cs (1)
112
return RuntimeImports.
InterlockedExchange
(ref location1, value);