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
System.Threading.ExecutionContext.Reader Struct Reference
+ Collaboration diagram for System.Threading.ExecutionContext.Reader:

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
 

Detailed Description

Definition at line 700 of file ExecutionContext.cs.


The documentation for this struct was generated from the following file: