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

Public Member Functions

 CADMessageBase (IMethodMessage msg)
 

Protected Member Functions

object MarshalArgument (object arg, ArrayList args)
 
object UnmarshalArgument (object arg, ArrayList args)
 
void SaveLogicalCallContext (IMethodMessage msg, ArrayList serializeList)
 

Static Protected Member Functions

static Type[] GetSignature (MethodBase methodBase, bool load)
 

Protected Attributes

object[] _args
 
byte[] _serializedArgs
 
int _propertyCount
 
CADArgHolder _callContext
 

Package Functions

MethodBase GetMethod ()
 
object[] MarshalArguments (object[] arguments, ArrayList args)
 
object[] UnmarshalArguments (object[] arguments, ArrayList args)
 
LogicalCallContext GetLogicalCallContext (ArrayList args)
 

Static Package Functions

static int MarshalProperties (IDictionary dict, ArrayList args)
 
static void UnmarshalProperties (IDictionary dict, int count, ArrayList args)
 

Package Attributes

byte[] serializedMethod
 

Static Private Member Functions

static bool IsPossibleToIgnoreMarshal (object obj)
 

Detailed Description

Definition at line 10 of file CADMessageBase.cs.


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