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

◆ TrustedRootCACrls

ArrayList Mono.Security.X509.X509StoreManager.TrustedRootCACrls
staticgetset

Definition at line 235 of file X509StoreManager.cs.

236 {
237 [global::Cpp2ILInjected.Token(Token = "0x6000171")]
238 [global::Cpp2ILInjected.Address(RVA = "0x1A95820", Offset = "0x1A95820", Length = "0x9C")]
239 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
240 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
241 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArrayList), Member = ".ctor", ReturnType = typeof(void))]
242 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(X509StoreManager), Member = "get_CurrentUser", ReturnType = typeof(X509Stores))]
243 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(X509Stores), Member = "get_TrustedRoot", ReturnType = typeof(X509Store))]
244 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(X509Store), Member = "get_Crls", ReturnType = typeof(ArrayList))]
245 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(X509StoreManager), Member = "get_LocalMachine", ReturnType = typeof(X509Stores))]
246 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
247 get
248 {
249 throw null;
250 }
251 }
class f__AnonymousType0<< Count > j__TPar