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 [2/2]

object System.Collections.IEnumerator. System.Collections.Generic.HashSet< T >.Enumerator.Current
getsetprivate

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

Definition at line 540 of file HashSet.cs.

541 {
542 [global::Cpp2ILInjected.Token(Token = "0x6000150")]
543 [global::Cpp2ILInjected.Address(RVA = "0x16456C8", Offset = "0x16456C8", Length = "0xC4")]
544 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
545 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
546 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
547 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InvalidOperationException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
548 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 9)]
549 get
550 {
551 throw null;
552 }
553 }
class f__AnonymousType0<< Count > j__TPar