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

◆ FindInterfaceMethod()

static MethodBase System.Runtime.Remoting.RemotingServices.FindInterfaceMethod ( Type type,
string methodName,
Type[] signature )
inlinestaticprivate

Definition at line 178 of file RemotingServices.cs.

179 {
180 int num = 1;
181 if (methodName != null)
182 {
183 }
184 if (num == 0)
185 {
186 return;
187 }
188 }