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

◆ DefaultSettings

MonoTlsSettings Mono.Security.Interface.MonoTlsSettings.DefaultSettings
staticgetset

Definition at line 291 of file MonoTlsSettings.cs.

292 {
293 [global::Cpp2ILInjected.Token(Token = "0x600021D")]
294 [global::Cpp2ILInjected.Address(RVA = "0x1A9B7F0", Offset = "0x1A9B7F0", Length = "0x8C")]
295 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(HttpListener), Member = "CreateSslStream", MemberParameters = new object[]
296 {
297 typeof(Stream),
298 typeof(bool),
299 typeof(RemoteCertificateValidationCallback)
300 }, ReturnType = typeof(SslStream))]
301 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MonoTlsSettings), Member = "CopyDefaultSettings", ReturnType = typeof(MonoTlsSettings))]
302 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
303 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
304 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
305 get
306 {
307 throw null;
308 }
309 }
class f__AnonymousType0<< Count > j__TPar