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.ComponentModel.EventDescriptorCollection.ArraySubsetEnumerator.Current
getset

Implements System.Collections.Generic.IEnumerator< out T >.

Definition at line 703 of file EventDescriptorCollection.cs.

704 {
705 [global::Cpp2ILInjected.Token(Token = "0x600173C")]
706 [global::Cpp2ILInjected.Address(RVA = "0x1E4BE5C", Offset = "0x1E4BE5C", Length = "0x54")]
707 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
708 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Array), Member = "GetValue", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(object))]
709 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InvalidOperationException), Member = ".ctor", ReturnType = typeof(void))]
710 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
711 get
712 {
713 throw null;
714 }
715 }
class f__AnonymousType0<< Count > j__TPar