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

◆ CaseSensitiveRetrieval

bool Ionic.Zip.ZipFile.CaseSensitiveRetrieval
getset

Definition at line 1212 of file ZipFile.cs.

1213 {
1214 [global::Cpp2ILInjected.Token(Token = "0x6000198")]
1215 [global::Cpp2ILInjected.Address(RVA = "0x1A58324", Offset = "0x1A58324", Length = "0x8")]
1216 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1217 get
1218 {
1219 throw null;
1220 }
1221 [global::Cpp2ILInjected.Token(Token = "0x6000199")]
1222 [global::Cpp2ILInjected.Address(RVA = "0x1A5832C", Offset = "0x1A5832C", Length = "0x1C")]
1223 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1224 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1225 set
1226 {
1227 throw null;
1228 }
1229 }