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

◆ this[int index]

X509Certificate Mono.Security.X509.X509CertificateCollection.this[int index]
getset

Implements System.Collections.IList.

Definition at line 45 of file X509CertificateCollection.cs.

46 {
47 [global::Cpp2ILInjected.Token(Token = "0x6000106")]
48 [global::Cpp2ILInjected.Address(RVA = "0x1A90888", Offset = "0x1A90888", Length = "0x90")]
49 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
50 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono", Member = "ImportPkcs12", MemberParameters = new object[]
51 {
52 typeof(byte[]),
53 typeof(string)
54 }, ReturnType = typeof(X509Certificate))]
55 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(X509CertificateCollection), Member = "AddRange", MemberParameters = new object[] { typeof(X509CertificateCollection) }, ReturnType = typeof(void))]
56 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(X509Chain), Member = "Build", MemberParameters = new object[] { typeof(X509Certificate) }, ReturnType = typeof(bool))]
57 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 7)]
58 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
59 get
60 {
61 throw null;
62 }
63 [global::Cpp2ILInjected.Token(Token = "0x6000107")]
64 [global::Cpp2ILInjected.Address(RVA = "0x1A90918", Offset = "0x1A90918", Length = "0x14")]
65 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
66 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
67 set
68 {
69 throw null;
70 }
71 }
class f__AnonymousType0<< Count > j__TPar