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
|
Public Member Functions | |
Reader (ExecutionContext ec) | |
ExecutionContext | DangerousGetRawExecutionContext () |
bool | IsDefaultFTContext (bool ignoreSyncCtx) |
bool | HasSameLocalValues (ExecutionContext other) |
Properties | |
bool | IsNull [get, set] |
bool | IsFlowSuppressed [get, set] |
SynchronizationContext | SynchronizationContext [get, set] |
SynchronizationContext | SynchronizationContextNoFlow [get, set] |
global::System.Runtime.Remoting.Messaging.LogicalCallContext.Reader | LogicalCallContext [get, set] |
Private Attributes | |
ExecutionContext | m_ec |
Definition at line 700 of file ExecutionContext.cs.