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

◆ IgnoreCase

bool Ionic.Zip.ZipOutputStream.IgnoreCase
getset

Definition at line 279 of file ZipOutputStream.cs.

280 {
281 [global::Cpp2ILInjected.Token(Token = "0x6000257")]
282 [global::Cpp2ILInjected.Address(RVA = "0x1A60838", Offset = "0x1A60838", Length = "0x10")]
283 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
284 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
285 get
286 {
287 throw null;
288 }
289 [global::Cpp2ILInjected.Token(Token = "0x6000258")]
290 [global::Cpp2ILInjected.Address(RVA = "0x1A60848", Offset = "0x1A60848", Length = "0x10")]
291 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
292 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
293 set
294 {
295 throw null;
296 }
297 }