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

◆ RealProxy() [4/4]

System.Runtime.Remoting.Proxies.RealProxy.RealProxy ( Type classToProxy,
IntPtr stub,
object stubData )
inlineprotected

Definition at line 32 of file RealProxy.cs.

33 {
35 base..ctor();
36 bool isMarshalByRef = classToProxy.IsMarshalByRef;
37 bool isInterface = classToProxy.IsInterface;
39 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.