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.ZipSegmentedStream.Position
getset

Definition at line 410 of file ZipSegmentedStream.cs.

411 {
412 [global::Cpp2ILInjected.Token(Token = "0x600029A")]
413 [global::Cpp2ILInjected.Address(RVA = "0x1A62434", Offset = "0x1A62434", Length = "0x10")]
414 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
415 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
416 get
417 {
418 throw null;
419 }
420 [global::Cpp2ILInjected.Token(Token = "0x600029B")]
421 [global::Cpp2ILInjected.Address(RVA = "0x1A62444", Offset = "0x1A62444", Length = "0x14")]
422 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
423 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
424 set
425 {
426 throw null;
427 }
428 }