1 reference to CompareExchange
mscorlib (1)
system\threading\volatile.cs (1)
197return Interlocked.CompareExchange(ref location, 0, 0);