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

◆ GetServerTypeForUri()

static Type System.Runtime.Remoting.RemotingServices.GetServerTypeForUri ( string URI)
inlinestatic

Definition at line 80 of file RemotingServices.cs.

81 {
82 for (;;)
83 {
84 if (!true)
85 {
86 }
87 Identity identity;
88 if (identity != null)
89 {
90 return;
91 }
92 }
93 }

Referenced by System.Runtime.Remoting.Messaging.MethodCall.ResolveMethod().