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

◆ Values

ICollection System.Runtime.Remoting.Messaging.MessageDictionary.Values
getinherited

Implements System.Collections.IDictionary.

Definition at line 207 of file MessageDictionary.cs.

208 {
209 get
210 {
211 string[] methodKeys = this._methodKeys;
212 string[] methodKeys2 = this._methodKeys;
214 if (internalProperties != null)
215 {
216 long num = 0L;
217 if (internalProperties != null)
218 {
219 }
220 if (num != 0L)
221 {
222 throw new OutOfMemoryException();
223 }
224 }
225 throw new InvalidCastException();
226 }
227 }
class f__AnonymousType0<< Count > j__TPar

Referenced by System.Runtime.Remoting.Messaging.MessageDictionary.CopyTo().