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

◆ FullScan

bool Ionic.Zip.ZipFile.FullScan
getset

Definition at line 940 of file ZipFile.cs.

941 {
942 [global::Cpp2ILInjected.Token(Token = "0x600017C")]
943 [global::Cpp2ILInjected.Address(RVA = "0x1A581AC", Offset = "0x1A581AC", Length = "0x8")]
944 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
945 get
946 {
947 throw null;
948 }
949 [global::Cpp2ILInjected.Token(Token = "0x600017D")]
950 [global::Cpp2ILInjected.Address(RVA = "0x1A581B4", Offset = "0x1A581B4", Length = "0xC")]
951 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
952 set
953 {
954 throw null;
955 }
956 }