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.WebConnectionStream.CanSeek
getsetinherited

Definition at line 349 of file WebConnectionStream.cs.

350 {
351 [global::Cpp2ILInjected.Token(Token = "0x60011CF")]
352 [global::Cpp2ILInjected.Address(RVA = "0x1E11508", Offset = "0x1E11508", Length = "0x8")]
353 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
354 get
355 {
356 throw null;
357 }
358 }