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
System.Runtime.Remoting.Messaging.LogicalCallContext Class Referencesealed
+ Inheritance diagram for System.Runtime.Remoting.Messaging.LogicalCallContext:

Classes

struct  Reader
 

Public Member Functions

void GetObjectData (SerializationInfo info, StreamingContext context)
 
object Clone ()
 
object GetData (string name)
 
void SetData (string name, object data)
 

Package Functions

 LogicalCallContext ()
 
 LogicalCallContext (SerializationInfo info, StreamingContext context)
 
void Merge (LogicalCallContext lc)
 

Properties

bool HasInfo [get]
 
bool HasUserData [get]
 
Hashtable Datastore [get]
 

Static Private Member Functions

static LogicalCallContext ()
 

Private Attributes

Hashtable m_Datastore
 
CallContextRemotingData m_RemotingData
 
CallContextSecurityData m_SecurityData
 
object m_HostContext
 
bool m_IsCorrelationMgr
 
Header[] _sendHeaders
 
Header[] _recvHeaders
 

Static Private Attributes

static Type s_callContextType
 
const string s_CorrelationMgrSlotName = "System.Diagnostics.Trace.CorrelationManagerSlot"
 

Detailed Description

Definition at line 12 of file LogicalCallContext.cs.


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