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