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

◆ Value

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

Implements System.Collections.IDictionaryEnumerator.

Definition at line 519 of file OrderedDictionary.cs.

520 {
521 get
522 {
523 IEnumerator arrayEnumerator = this._arrayEnumerator;
524 throw new InvalidCastException();
525 }
526 }
class f__AnonymousType0<< Count > j__TPar