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

◆ this[string fileName]

ZipEntry Ionic.Zip.ZipFile.this[string fileName]
getset

Definition at line 1938 of file ZipFile.cs.

1939 {
1940 [global::Cpp2ILInjected.Token(Token = "0x60001C9")]
1941 [global::Cpp2ILInjected.Address(RVA = "0x1A4D9BC", Offset = "0x1A4D9BC", Length = "0x120")]
1942 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.IO.ResourcePack", Member = "OpenStream", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(Stream))]
1943 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ZipEntry), Member = "InternalExtract", MemberParameters = new object[]
1944 {
1945 typeof(string),
1946 typeof(Stream),
1947 typeof(string)
1948 }, ReturnType = typeof(void))]
1949 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ZipFile), Member = "UpdateFile", MemberParameters = new object[]
1950 {
1951 typeof(string),
1952 typeof(string)
1953 }, ReturnType = typeof(ZipEntry))]
1954 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ZipFile), Member = "RemoveEntryForUpdate", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
1955 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ZipFile), Member = "RemoveEntry", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
1956 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
1957 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SharedUtilities), Member = "NormalizePathForUseInZipFile", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
1958 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Dictionary<object, object>), Member = "ContainsKey", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(bool))]
1959 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Replace", MemberParameters = new object[]
1960 {
1961 typeof(string),
1962 typeof(string)
1963 }, ReturnType = typeof(string))]
1964 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Dictionary<object, object>), Member = "get_Item", MemberParameters = new object[] { typeof(object) }, ReturnType = "TValue")]
1965 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
1966 get
1967 {
1968 throw null;
1969 }
1970 }
class f__AnonymousType0<< Count > j__TPar