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

◆ GetMethodProperty()

virtual object System.Runtime.Remoting.Messaging.MessageDictionary.GetMethodProperty ( string key)
inlineprotectedvirtualinherited

Reimplemented in System.Runtime.Remoting.Messaging.ConstructionCallDictionary.

Definition at line 161 of file MessageDictionary.cs.

162 {
163 uint num = <PrivateImplementationDetails>.ComputeStringHash(key);
164 bool flag = key == "__CallContext";
165 IMethodMessage message = this._message;
166 bool flag2 = key == "__TypeName";
167 bool flag3 = key == "__Return";
168 long value = 0.m_value;
169 throw new InvalidCastException();
170 }
class f__AnonymousType0<< Count > j__TPar

References System.Runtime.Remoting.Messaging.MessageDictionary._message, j__TPar, System.key, and System.value.