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

Implements System.Collections.IEnumerator.

Definition at line 38 of file X509ExtensionEnumerator.cs.

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