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

◆ Entry

DictionaryEntry System.Collections.Specialized.OrderedDictionary.OrderedDictionaryEnumerator.Entry
get

Implements System.Collections.IDictionaryEnumerator.

Definition at line 496 of file OrderedDictionary.cs.

497 {
498 get
499 {
500 IEnumerator arrayEnumerator = this._arrayEnumerator;
501 IEnumerator arrayEnumerator2 = this._arrayEnumerator;
502 throw new InvalidCastException();
503 }
504 }
class f__AnonymousType0<< Count > j__TPar