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

◆ OnValueChanged()

void System.Threading.IAsyncLocal. System.Threading.AsyncLocal< T >.OnValueChanged ( object previousValueObj,
object currentValueObj,
bool contextChanged )
inlineprivate

Implements System.Threading.IAsyncLocal.

Definition at line 52 of file AsyncLocal.cs.

53 {
54 throw null;
55 }