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

◆ Exchange< T >()

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

Definition at line 136 of file Interlocked.cs.

136 : class
137 {
138 return null;
139 }