terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ CompareExchange< T >()

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

Definition at line 108 of file Interlocked.cs.

108 : class
109 {
110 return null;
111 }