1 reference to CompareExchangeObject
System.Private.CoreLib (1)
src\System\Threading\Interlocked.CoreCLR.cs (1)
165
return
CompareExchangeObject
(ref location1, value, comparand);