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

Definition at line 136 of file NetworkStreamWrapper.cs.

137 {
138 [global::Cpp2ILInjected.Token(Token = "0x60008AF")]
139 [global::Cpp2ILInjected.Address(RVA = "0x1EF96EC", Offset = "0x1EF96EC", Length = "0x10")]
140 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
141 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
142 get
143 {
144 throw null;
145 }
146 }