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

◆ Exchange< T >()

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

Definition at line 431 of file Interlocked.cs.

431 : class
432 {
433 throw null;
434 }