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< T >()

static T System.Threading.Interlocked.CompareExchange< T > ( ref T location1,
T value,
T comparand )
inlinestatic
Type Constraints
T :class 

Definition at line 388 of file Interlocked.cs.

388 : class
389 {
390 throw null;
391 }