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() [3/3]

static System.Runtime.Remoting.Proxies.RemotingProxy.RemotingProxy ( )
inlinestaticprivate

Definition at line 184 of file RemotingProxy.cs.

185 {
186 if (!true)
187 {
188 }
189 Type type;
190 MethodInfo method = type.GetMethod("GetType");
191 Type type2;
192 MethodInfo method2 = type2.GetMethod("GetHashCode");
193 }
class f__AnonymousType0<< Count > j__TPar
MethodInfo GetMethod(string name)
Definition Type.cs:945

References System.Type.GetMethod(), and j__TPar.