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 System.Security.Cryptography.X509Certificates.X509CertificateCollection.this[int index]
getset

Implements System.Collections.IList.

Definition at line 38 of file X509CertificateCollection.cs.

39 {
40 [global::Cpp2ILInjected.Token(Token = "0x6000616")]
41 [global::Cpp2ILInjected.Address(RVA = "0x1ED72E4", Offset = "0x1ED72E4", Length = "0x90")]
42 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
43 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ChainValidationHelper), Member = "DefaultSelectionCallback", MemberParameters = new object[]
44 {
45 typeof(string),
47 typeof(X509Certificate),
48 typeof(string[])
49 }, ReturnType = typeof(X509Certificate))]
50 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MobileTlsContext), Member = "SelectClientCertificate", MemberParameters = new object[] { typeof(string[]) }, ReturnType = typeof(X509Certificate))]
51 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(X509CertificateCollection), Member = "AddRange", MemberParameters = new object[] { typeof(X509CertificateCollection) }, ReturnType = typeof(void))]
52 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
53 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
54 get
55 {
56 throw null;
57 }
58 }
class f__AnonymousType0<< Count > j__TPar