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

◆ CanSeek

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

Definition at line 297 of file SslStream.cs.

298 {
299 [global::Cpp2ILInjected.Token(Token = "0x60014CB")]
300 [global::Cpp2ILInjected.Address(RVA = "0x1E38A4C", Offset = "0x1E38A4C", Length = "0x8")]
301 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
302 get
303 {
304 throw null;
305 }
306 }