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

◆ Impl

MobileAuthenticatedStream System.Net.Security.SslStream.Impl
getsetpackage

Definition at line 21 of file SslStream.cs.

22 {
23 [global::Cpp2ILInjected.Token(Token = "0x60014BC")]
24 [global::Cpp2ILInjected.Address(RVA = "0x1E383E4", Offset = "0x1E383E4", Length = "0x18")]
25 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
26 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SslStream), Member = "CheckDisposed", ReturnType = typeof(void))]
27 get
28 {
29 throw null;
30 }
31 }
class f__AnonymousType0<< Count > j__TPar
SslStream(Stream innerStream, bool leaveInnerStreamOpen, RemoteCertificateValidationCallback userCertificateValidationCallback)
Definition SslStream.cs:81