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

◆ Unmarshal() [1/2]

static object System.Runtime.Remoting.RemotingServices.Unmarshal ( ObjRef objectRef)
inlinestatic

Definition at line 96 of file RemotingServices.cs.

97 {
98 if (!true)
99 {
100 }
101 object obj;
102 return obj;
103 }

References System.obj.

Referenced by System.Runtime.Remoting.ObjRef.GetRealObject(), and System.Runtime.Remoting.Messaging.CADMessageBase.UnmarshalArgument().