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

◆ CertificateProvider

global.Mono.ISystemCertificateProvider System.Security.Cryptography.X509Certificates.X509Helper.CertificateProvider
staticgetsetprivate

Definition at line 13 of file X509Helper.cs.

14 {
15 [global::Cpp2ILInjected.Token(Token = "0x6001B46")]
16 [global::Cpp2ILInjected.Address(RVA = "0x1B1E874", Offset = "0x1B1E874", Length = "0xC0")]
17 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
18 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(X509Helper), Member = "InitFromCertificate", MemberParameters = new object[] { typeof(X509Certificate) }, ReturnType = typeof(X509CertificateImpl))]
19 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(X509Helper), Member = "Import", MemberParameters = new object[] { typeof(byte[]) }, ReturnType = typeof(X509CertificateImpl))]
20 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(X509Helper), Member = "Import", MemberParameters = new object[]
21 {
22 typeof(byte[]),
25 }, ReturnType = typeof(X509CertificateImpl))]
26 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
27 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::Mono.DependencyInjector), Member = "get_SystemProvider", ReturnType = typeof(global::Mono.ISystemDependencyProvider))]
28 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
29 get
30 {
31 throw null;
32 }
33 }
class f__AnonymousType0<< Count > j__TPar