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

Definition at line 110 of file OffsetStream.cs.

111 {
112 [global::Cpp2ILInjected.Token(Token = "0x600005F")]
113 [global::Cpp2ILInjected.Address(RVA = "0x1A45B2C", Offset = "0x1A45B2C", Length = "0x28")]
114 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
115 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
116 get
117 {
118 throw null;
119 }
120 [global::Cpp2ILInjected.Token(Token = "0x6000060")]
121 [global::Cpp2ILInjected.Address(RVA = "0x1A45B54", Offset = "0x1A45B54", Length = "0x1C")]
122 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
123 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
124 set
125 {
126 throw null;
127 }
128 }