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

◆ CompressionMethod

CompressionMethod Ionic.Zip.ZipEntry.CompressionMethod
getset

Definition at line 524 of file ZipEntry.cs.

525 {
526 [global::Cpp2ILInjected.Token(Token = "0x60000C4")]
527 [global::Cpp2ILInjected.Address(RVA = "0x1A4A0A0", Offset = "0x1A4A0A0", Length = "0x8")]
528 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
529 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
530 get
531 {
532 throw null;
533 }
534 [global::Cpp2ILInjected.Token(Token = "0x60000C5")]
535 [global::Cpp2ILInjected.Address(RVA = "0x1A4A0A8", Offset = "0x1A4A0A8", Length = "0xBC")]
536 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
537 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ZipEntry), Member = "CopyMetaData", MemberParameters = new object[] { typeof(ZipEntry) }, ReturnType = typeof(void))]
538 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ZipFile), Member = "_InternalAddEntry", MemberParameters = new object[] { typeof(ZipEntry) }, ReturnType = typeof(ZipEntry))]
539 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ZipOutputStream), Member = "PutNextEntry", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(ZipEntry))]
540 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
541 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InvalidOperationException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
542 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
543 set
544 {
545 throw null;
546 }
547 }
class f__AnonymousType0<< Count > j__TPar