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

◆ SetExecutionContext() [2/2]

void System.Threading.Thread.SetExecutionContext ( ExecutionContext::Reader value,
bool belongsToCurrentScope )
inlinepackage

Definition at line 279 of file Thread.cs.

280 {
281 throw null;
282 }