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.Security.Cryptography.X509Certificates.X509ChainElementEnumerator.Current
getsetprivate

Implements System.Collections.IEnumerator.

Definition at line 40 of file X509ChainElementEnumerator.cs.

41 {
42 [global::Cpp2ILInjected.Token(Token = "0x600064B")]
43 [global::Cpp2ILInjected.Address(RVA = "0x1ED8C88", Offset = "0x1ED8C88", Length = "0x9C")]
44 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
45 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
46 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
47 get
48 {
49 throw null;
50 }
51 }