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.NetworkStreamWrapper.CanTimeout
getset

Definition at line 162 of file NetworkStreamWrapper.cs.

163 {
164 [global::Cpp2ILInjected.Token(Token = "0x60008B1")]
165 [global::Cpp2ILInjected.Address(RVA = "0x1EF970C", Offset = "0x1EF970C", Length = "0x10")]
166 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
167 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
168 get
169 {
170 throw null;
171 }
172 }