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

◆ EstablishCopyOnWriteScope() [1/2]

static void System.Threading.ExecutionContext.EstablishCopyOnWriteScope ( ExecutionContextSwitcher ecsw)
inlinestaticpackage

Definition at line 344 of file ExecutionContext.cs.

345 {
346 Thread currentThread = Thread.CurrentThread;
349 bool executionContextBelongsToOuterScope = currentThread.m_ExecutionContextBelongsToOuterScope;
353 }
class f__AnonymousType0<< Count > j__TPar

References System.Threading.Thread.CurrentThread, and j__TPar.