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.SslServerAuthenticationOptions.CertificateRevocationCheckMode
set

Definition at line 76 of file SslServerAuthenticationOptions.cs.

77 {
78 [global::Cpp2ILInjected.Token(Token = "0x60014AD")]
79 [global::Cpp2ILInjected.Address(RVA = "0x1E37BD4", Offset = "0x1E37BD4", Length = "0x9C")]
80 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
81 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MonoSslServerAuthenticationOptions), Member = "set_CertificateRevocationCheckMode", MemberParameters = new object[] { typeof(X509RevocationMode) }, ReturnType = typeof(void))]
82 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
83 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = "SR", Member = "Format", MemberParameters = new object[]
84 {
85 typeof(string),
86 typeof(object)
87 }, ReturnType = typeof(string))]
88 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentException), Member = ".ctor", MemberParameters = new object[]
89 {
90 typeof(string),
91 typeof(string)
92 }, ReturnType = typeof(void))]
93 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
94 set
95 {
96 throw null;
97 }
98 }
class f__AnonymousType0<< Count > j__TPar