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.X509Certificate2Enumerator.Current
getsetprivate

Implements System.Collections.IEnumerator.

Definition at line 58 of file X509Certificate2Enumerator.cs.

59 {
60 [global::Cpp2ILInjected.Token(Token = "0x60005DE")]
61 [global::Cpp2ILInjected.Address(RVA = "0x1ED571C", Offset = "0x1ED571C", Length = "0x9C")]
62 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
63 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
64 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
65 get
66 {
67 throw null;
68 }
69 }