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

◆ InitMethodProperty()

void System.Runtime.Remoting.Messaging.MethodResponse.InitMethodProperty ( string key,
object value )
inlinepackage

Definition at line 46 of file MethodResponse.cs.

47 {
48 uint num = <PrivateImplementationDetails>.ComputeStringHash(key);
49 bool flag = key == "__CallContext";
50 if (value != null)
51 {
53 return;
54 }
55 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, System.key, and System.value.