terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ CompareExchange() [7/8]

static object System.Threading.Interlocked.CompareExchange ( ref object location1,
object value,
object comparand )
inlinestatic

Definition at line 147 of file Interlocked.cs.

148 {
149 throw null;
150 }