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

◆ Info

string Ionic.Zip.ZipEntry.Info
getset

Definition at line 44 of file ZipEntry.cs.

45 {
46 [global::Cpp2ILInjected.Token(Token = "0x60000A2")]
47 [global::Cpp2ILInjected.Address(RVA = "0x1A4843C", Offset = "0x1A4843C", Length = "0x6A4")]
48 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
49 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ZipFile), Member = "get_Info", ReturnType = typeof(string))]
50 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
51 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(StringBuilder), Member = ".ctor", ReturnType = typeof(void))]
52 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Format", MemberParameters = new object[]
53 {
54 typeof(string),
55 typeof(object)
56 }, ReturnType = typeof(string))]
57 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(StringBuilder), Member = "Append", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(StringBuilder))]
58 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SharedUtilities), Member = "PackedToDateTime", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(DateTime))]
59 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "IsNullOrEmpty", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
60 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 45)]
61 get
62 {
63 throw null;
64 }
65 }
class f__AnonymousType0<< Count > j__TPar