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

◆ Key

object System.Collections.Specialized.OrderedDictionary.OrderedDictionaryEnumerator.Key
get

Implements System.Collections.IDictionaryEnumerator.

Definition at line 508 of file OrderedDictionary.cs.

509 {
510 get
511 {
512 IEnumerator arrayEnumerator = this._arrayEnumerator;
513 throw new InvalidCastException();
514 }
515 }
class f__AnonymousType0<< Count > j__TPar