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

◆ CertificateRevocationCheckMode

X509RevocationMode System.Net.Security.SslClientAuthenticationOptions.CertificateRevocationCheckMode
set

Definition at line 57 of file SslClientAuthenticationOptions.cs.

58 {
59 [global::Cpp2ILInjected.Token(Token = "0x60014A2")]
60 [global::Cpp2ILInjected.Address(RVA = "0x1E37A48", Offset = "0x1E37A48", Length = "0x9C")]
61 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
62 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MonoSslClientAuthenticationOptions), Member = "set_CertificateRevocationCheckMode", MemberParameters = new object[] { typeof(X509RevocationMode) }, ReturnType = typeof(void))]
63 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
64 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = "SR", Member = "Format", MemberParameters = new object[]
65 {
66 typeof(string),
67 typeof(object)
68 }, ReturnType = typeof(string))]
69 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentException), Member = ".ctor", MemberParameters = new object[]
70 {
71 typeof(string),
72 typeof(string)
73 }, ReturnType = typeof(void))]
74 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
75 set
76 {
77 throw null;
78 }
79 }
class f__AnonymousType0<< Count > j__TPar