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