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

◆ UnsupportedCompressionMethod

string Ionic.Zip.ZipEntry.UnsupportedCompressionMethod
getsetprivate

Definition at line 1865 of file ZipEntry.cs.

1866 {
1867 [global::Cpp2ILInjected.Token(Token = "0x600010F")]
1868 [global::Cpp2ILInjected.Address(RVA = "0x1A4DFEC", Offset = "0x1A4DFEC", Length = "0x1B8")]
1869 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1870 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ZipEntry), Member = "ValidateCompression", ReturnType = typeof(void))]
1871 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1872 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Format", MemberParameters = new object[]
1873 {
1874 typeof(string),
1875 typeof(object)
1876 }, ReturnType = typeof(string))]
1877 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 13)]
1878 get
1879 {
1880 throw null;
1881 }
1882 }
class f__AnonymousType0<< Count > j__TPar