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

◆ CanTimeout

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

Definition at line 322 of file SslStream.cs.

323 {
324 [global::Cpp2ILInjected.Token(Token = "0x60014CD")]
325 [global::Cpp2ILInjected.Address(RVA = "0x1E38A6C", Offset = "0x1E38A6C", Length = "0x10")]
326 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
327 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
328 get
329 {
330 throw null;
331 }
332 }