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.SslClientAuthenticationOptions.EncryptionPolicy
set

Definition at line 82 of file SslClientAuthenticationOptions.cs.

83 {
84 [global::Cpp2ILInjected.Token(Token = "0x60014A3")]
85 [global::Cpp2ILInjected.Address(RVA = "0x1E37AE4", Offset = "0x1E37AE4", Length = "0x9C")]
86 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
87 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MonoSslClientAuthenticationOptions), Member = "set_EncryptionPolicy", MemberParameters = new object[] { typeof(EncryptionPolicy) }, ReturnType = typeof(void))]
88 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
89 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = "SR", Member = "Format", MemberParameters = new object[]
90 {
91 typeof(string),
92 typeof(object)
93 }, ReturnType = typeof(string))]
94 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentException), Member = ".ctor", MemberParameters = new object[]
95 {
96 typeof(string),
97 typeof(string)
98 }, ReturnType = typeof(void))]
99 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
100 set
101 {
102 throw null;
103 }
104 }
class f__AnonymousType0<< Count > j__TPar