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

◆ MethodSignature

object System.Runtime.Remoting.Messaging.MethodResponse.MethodSignature
get

Implements System.Runtime.Remoting.Messaging.IMethodMessage.

Definition at line 171 of file MethodResponse.cs.

172 {
173 get
174 {
175 if (this._methodSignature != null)
176 {
177 }
178 IMethodCallMessage callMsg = this._callMsg;
179 while (callMsg == null)
180 {
181 }
182 if (callMsg != null && callMsg != null)
183 {
185 if (callMsg != null)
186 {
187 }
188 }
189 throw new InvalidCastException();
190 }
191 }
class f__AnonymousType0<< Count > j__TPar