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

◆ CanWrite

override bool System.Net.Security.SslStream.CanWrite
getset

Definition at line 335 of file SslStream.cs.

336 {
337 [global::Cpp2ILInjected.Token(Token = "0x60014CE")]
338 [global::Cpp2ILInjected.Address(RVA = "0x1E38A7C", Offset = "0x1E38A7C", Length = "0x18")]
339 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
340 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
341 get
342 {
343 throw null;
344 }
345 }