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

◆ RemotingProxy() [1/3]

System.Runtime.Remoting.Proxies.RemotingProxy.RemotingProxy ( Type type,
ClientIdentity identity )
inlinepackage

Definition at line 13 of file RemotingProxy.cs.

14 : base(type, identity)
15 {
16 IMessageSink channelSink = identity._channelSink;
18 string targetUri = identity.TargetUri;
20 }
class f__AnonymousType0<< Count > j__TPar

References System.Runtime.Remoting.Identity._channelSink, j__TPar, and System.Runtime.Remoting.ClientIdentity.TargetUri.