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

◆ CurrentEntry

ZipEntry Ionic.Zip.ZipProgressEventArgs.CurrentEntry
getset

Definition at line 184 of file ZipProgressEventArgs.cs.

185 {
186 [global::Cpp2ILInjected.Token(Token = "0x6000019")]
187 [global::Cpp2ILInjected.Address(RVA = "0x1A44F9C", Offset = "0x1A44F9C", Length = "0x8")]
188 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
189 get
190 {
191 throw null;
192 }
193 [global::Cpp2ILInjected.Token(Token = "0x600001A")]
194 [global::Cpp2ILInjected.Address(RVA = "0x1A44FA4", Offset = "0x1A44FA4", Length = "0x8")]
195 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
196 set
197 {
198 throw null;
199 }
200 }