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

◆ this[object key]

object System.Runtime.Remoting.Messaging.MessageDictionary.this[object key]
getsetinherited

Implements System.Collections.IDictionary.

Definition at line 141 of file MessageDictionary.cs.

142 {
143 get
144 {
145 if (key != null)
146 {
147 }
148 string[] methodKeys = this._methodKeys;
149 string[] methodKeys2 = this._methodKeys;
151 long value = 0.m_value;
152 throw new InvalidCastException();
153 }
154 set
155 {
156 this.Add(key, value);
157 }
158 }
class f__AnonymousType0<< Count > j__TPar