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

◆ ArchiveNameForEvent

string Ionic.Zip.ZipFile.ArchiveNameForEvent
getsetprivate

Definition at line 2177 of file ZipFile.cs.

2178 {
2179 [global::Cpp2ILInjected.Token(Token = "0x60001D5")]
2180 [global::Cpp2ILInjected.Address(RVA = "0x1A5A468", Offset = "0x1A5A468", Length = "0x50")]
2181 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
2182 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2183 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
2184 get
2185 {
2186 throw null;
2187 }
2188 }