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]

X509Certificate2 System.Security.Cryptography.X509Certificates.X509Certificate2Collection.this[int index]
getset

Implements System.Collections.IList.

Definition at line 32 of file X509Certificate2Collection.cs.

33 {
34 [global::Cpp2ILInjected.Token(Token = "0x60005D3")]
35 [global::Cpp2ILInjected.Address(RVA = "0x1ED3FB8", Offset = "0x1ED3FB8", Length = "0x118")]
36 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
37 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(X509ChainImplMono), Member = "SelectBestFromCollection", MemberParameters = new object[]
38 {
39 typeof(X509Certificate2),
41 }, ReturnType = typeof(X509Certificate2))]
42 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
43 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
44 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 9)]
45 get
46 {
47 throw null;
48 }
49 }
class f__AnonymousType0<< Count > j__TPar