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

◆ ReadTimeout

override int System.Net.NetworkStreamWrapper.ReadTimeout
getset

Definition at line 175 of file NetworkStreamWrapper.cs.

176 {
177 [global::Cpp2ILInjected.Token(Token = "0x60008B2")]
178 [global::Cpp2ILInjected.Address(RVA = "0x1EF971C", Offset = "0x1EF971C", Length = "0x14")]
179 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
180 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
181 get
182 {
183 throw null;
184 }
185 [global::Cpp2ILInjected.Token(Token = "0x60008B3")]
186 [global::Cpp2ILInjected.Address(RVA = "0x1EF9730", Offset = "0x1EF9730", Length = "0x14")]
187 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
188 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
189 set
190 {
191 throw null;
192 }
193 }