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

◆ RegisterActivatedServiceType()

static void System.Runtime.Remoting.RemotingConfiguration.RegisterActivatedServiceType ( ActivatedServiceTypeEntry entry)
inlinestatic

Definition at line 164 of file RemotingConfiguration.cs.

165 {
166 if (!true)
167 {
168 }
169 if (!true)
170 {
171 }
172 Type obj_type = entry.obj_type;
173 if (!false)
174 {
175 return;
176 }
177 throw new OutOfMemoryException();
178 }

References System.Runtime.Remoting.ActivatedServiceTypeEntry.obj_type.