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 | |
override global::System.Runtime.Remoting.Messaging.IMessage | Invoke (global::System.Runtime.Remoting.Messaging.IMessage request) |
bool | CanCastTo (global::System.Type fromType, object o) |
global::System.Type | GetProxiedType () |
virtual void | GetObjectData (global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) |
virtual object | GetTransparentProxy () |
Protected Member Functions | |
override void | Finalize () |
void | AttachServer (global::System.MarshalByRefObject s) |
Package Functions | |
RemotingProxy (global::System.Type type, ClientIdentity identity) | |
RemotingProxy (global::System.Type type, string activationUrl, object[] activationAttributes) | |
void | AttachIdentity (Identity identity) |
global::System.Runtime.Remoting.Messaging.IMessage | ActivateRemoteObject (global::System.Runtime.Remoting.Messaging.IMethodMessage request) |
virtual object | InternalGetTransparentProxy (string className) |
void | SetTargetDomain (int domainId) |
object | GetAppDomainTarget () |
Static Package Functions | |
static object | PrivateInvoke (RealProxy rp, global::System.Runtime.Remoting.Messaging.IMessage msg, out global::System.Exception exc, out object[] out_args) |
Package Attributes | |
global::System.Runtime.Remoting.Contexts.Context | _targetContext |
global::System.MarshalByRefObject | _server |
string | _targetUri |
Identity | _objectIdentity |
Properties | |
string | TypeName [get, set] |
Identity | ObjectIdentity [get, set] |
Private Member Functions | |
static global::System.Type | InternalGetProxyType (object transparentProxy) |
Static Private Member Functions | |
static | RemotingProxy () |
static object[] | ProcessResponse (global::System.Runtime.Remoting.Messaging.IMethodReturnMessage mrm, global::System.Runtime.Remoting.Messaging.MonoMethodMessage call) |
Private Attributes | |
global::System.Runtime.Remoting.Messaging.IMessageSink | _sink |
bool | _hasEnvoySink |
global::System.Runtime.Remoting.Messaging.ConstructionCall | _ctorCall |
global::System.Type | class_to_proxy |
int | _targetDomainId |
object | _objTP |
object | _stubData |
Static Private Attributes | |
static global::System.Reflection.MethodInfo | _cache_GetTypeMethod |
static global::System.Reflection.MethodInfo | _cache_GetHashCodeMethod |
Definition at line 13 of file RemotingProxy.cs.