terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ Current

object System.Collections.Specialized.NameObjectCollectionBase.NameObjectKeysEnumerator.Current
getset

Implements System.Collections.IEnumerator.

Definition at line 558 of file NameObjectCollectionBase.cs.

559 {
560 [global::Cpp2ILInjected.Token(Token = "0x6001CD0")]
561 [global::Cpp2ILInjected.Address(RVA = "0x1E92C8C", Offset = "0x1E92C8C", Length = "0x94")]
562 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
563 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
564 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NameObjectCollectionBase), Member = "BaseGetKey", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string))]
565 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = "SR", Member = "GetString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
566 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InvalidOperationException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
567 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
568 get
569 {
570 throw null;
571 }
572 }
class f__AnonymousType0<< Count > j__TPar