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.ZipFile.Info
getset

Definition at line 912 of file ZipFile.cs.

913 {
914 [global::Cpp2ILInjected.Token(Token = "0x600017B")]
915 [global::Cpp2ILInjected.Address(RVA = "0x1A57A34", Offset = "0x1A57A34", Length = "0x448")]
916 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
917 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
918 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(StringBuilder), Member = ".ctor", ReturnType = typeof(void))]
919 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Format", MemberParameters = new object[]
920 {
921 typeof(string),
922 typeof(object)
923 }, ReturnType = typeof(string))]
924 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(StringBuilder), Member = "Append", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(StringBuilder))]
925 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "IsNullOrEmpty", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
926 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ZipFile), Member = "get_InputUsesZip64", ReturnType = typeof(bool?))]
927 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Dictionary<object, object>), Member = "get_Values", ReturnType = "ValueCollection<TKey, TValue>")]
928 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Dictionary<object, object>.ValueCollection), Member = "GetEnumerator", ReturnType = "Enumerator<TKey, TValue>")]
929 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Dictionary<object, object>.ValueCollection.Enumerator), Member = "MoveNext", ReturnType = typeof(bool))]
930 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ZipEntry), Member = "get_Info", ReturnType = typeof(string))]
931 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Dictionary<object, object>.ValueCollection.Enumerator), Member = "Dispose", ReturnType = typeof(void))]
932 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 31)]
933 get
934 {
935 throw null;
936 }
937 }
class f__AnonymousType0<< Count > j__TPar