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

◆ UserCAStore

X509Store System.Security.Cryptography.X509Certificates.X509ChainImplMono.UserCAStore
getsetprivate

Definition at line 215 of file X509ChainImplMono.cs.

216 {
217 [global::Cpp2ILInjected.Token(Token = "0x6000665")]
218 [global::Cpp2ILInjected.Address(RVA = "0x1ED9C2C", Offset = "0x1ED9C2C", Length = "0xEC")]
219 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
220 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(X509ChainImplMono), Member = "get_CertificateAuthorities", ReturnType = typeof(X509Certificate2Collection))]
221 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(X509ChainImplMono), Member = "FindCrl", MemberParameters = new object[] { typeof(X509Certificate2) }, ReturnType = typeof(X509Crl))]
222 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
223 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(X509Store), Member = ".ctor", MemberParameters = new object[]
224 {
226 typeof(StoreLocation)
227 }, ReturnType = typeof(void))]
228 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(X509Store), Member = "Open", MemberParameters = new object[] { typeof(OpenFlags) }, ReturnType = typeof(void))]
229 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 11)]
230 get
231 {
232 throw null;
233 }
234 }
class f__AnonymousType0<< Count > j__TPar