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

◆ CanRead

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

Definition at line 309 of file SslStream.cs.

310 {
311 [global::Cpp2ILInjected.Token(Token = "0x60014CC")]
312 [global::Cpp2ILInjected.Address(RVA = "0x1E38A54", Offset = "0x1E38A54", Length = "0x18")]
313 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
314 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
315 get
316 {
317 throw null;
318 }
319 }