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 Ionic.BZip2.BZip2OutputStream.CanSeek
getset

Definition at line 227 of file BZip2OutputStream.cs.

228 {
229 [global::Cpp2ILInjected.Token(Token = "0x6000302")]
230 [global::Cpp2ILInjected.Address(RVA = "0x1A68700", Offset = "0x1A68700", Length = "0x8")]
231 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
232 get
233 {
234 throw null;
235 }
236 }