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

◆ Position

override long Ionic.Zip.ZipInputStream.Position
getset

Definition at line 257 of file ZipInputStream.cs.

258 {
259 [global::Cpp2ILInjected.Token(Token = "0x600023A")]
260 [global::Cpp2ILInjected.Address(RVA = "0x1A6005C", Offset = "0x1A6005C", Length = "0x10")]
261 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
262 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
263 get
264 {
265 throw null;
266 }
267 [global::Cpp2ILInjected.Token(Token = "0x600023B")]
268 [global::Cpp2ILInjected.Address(RVA = "0x1A6006C", Offset = "0x1A6006C", Length = "0x14")]
269 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
270 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
271 set
272 {
273 throw null;
274 }
275 }