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

◆ EncryptionPolicy

EncryptionPolicy System.Net.Security.SslServerAuthenticationOptions.EncryptionPolicy
set

Definition at line 101 of file SslServerAuthenticationOptions.cs.

102 {
103 [global::Cpp2ILInjected.Token(Token = "0x60014AE")]
104 [global::Cpp2ILInjected.Address(RVA = "0x1E37C70", Offset = "0x1E37C70", Length = "0x9C")]
105 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
106 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MonoSslServerAuthenticationOptions), Member = "set_EncryptionPolicy", MemberParameters = new object[] { typeof(EncryptionPolicy) }, ReturnType = typeof(void))]
107 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
108 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = "SR", Member = "Format", MemberParameters = new object[]
109 {
110 typeof(string),
111 typeof(object)
112 }, ReturnType = typeof(string))]
113 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentException), Member = ".ctor", MemberParameters = new object[]
114 {
115 typeof(string),
116 typeof(string)
117 }, ReturnType = typeof(void))]
118 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
119 set
120 {
121 throw null;
122 }
123 }
class f__AnonymousType0<< Count > j__TPar