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

◆ MethodResponse() [1/4]

System.Runtime.Remoting.Messaging.MethodResponse.MethodResponse ( Exception e,
IMethodCallMessage msg )
inlinepackage

Definition at line 16 of file MethodResponse.cs.

17 {
18 this._callMsg = msg;
19 if (msg != null)
20 {
21 return;
22 }
23 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.