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

◆ CastTo()

Type System.Runtime.Remoting.Messaging.MethodCall.CastTo ( string clientType,
Type serverType )
inlineprivate

Definition at line 351 of file MethodCall.cs.

352 {
353 string typeNameFromAssemblyQualifiedName = MethodCall.GetTypeNameFromAssemblyQualifiedName(clientType);
354 return serverType;
355 }
class f__AnonymousType0<< Count > j__TPar

References System.Runtime.Remoting.Messaging.MethodCall.GetTypeNameFromAssemblyQualifiedName(), and j__TPar.