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

Definition at line 193 of file CountingStream.cs.

194 {
195 [global::Cpp2ILInjected.Token(Token = "0x6000088")]
196 [global::Cpp2ILInjected.Address(RVA = "0x1A47788", Offset = "0x1A47788", Length = "0x10")]
197 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
198 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
199 get
200 {
201 throw null;
202 }
203 [global::Cpp2ILInjected.Token(Token = "0x6000089")]
204 [global::Cpp2ILInjected.Address(RVA = "0x1A47798", Offset = "0x1A47798", Length = "0x8C")]
205 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
206 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
207 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
208 set
209 {
210 throw null;
211 }
212 }