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

X509Certificate2 System.Security.Cryptography.X509Certificates.X509Certificate2Enumerator.Current
getset

Implements System.Collections.IEnumerator.

Definition at line 24 of file X509Certificate2Enumerator.cs.

25 {
26 [global::Cpp2ILInjected.Token(Token = "0x60005DC")]
27 [global::Cpp2ILInjected.Address(RVA = "0x1ED559C", Offset = "0x1ED559C", Length = "0xE8")]
28 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
29 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(X509ChainImplMono), Member = "SelectBestFromCollection", MemberParameters = new object[]
30 {
31 typeof(X509Certificate2),
32 typeof(X509Certificate2Collection)
33 }, ReturnType = typeof(X509Certificate2))]
34 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
35 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
36 get
37 {
38 throw null;
39 }
40 }
class f__AnonymousType0<< Count > j__TPar