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

◆ WriteStream

Stream Ionic.Zip.ZipFile.WriteStream
getsetprivate

Definition at line 2142 of file ZipFile.cs.

2143 {
2144 [global::Cpp2ILInjected.Token(Token = "0x60001D3")]
2145 [global::Cpp2ILInjected.Address(RVA = "0x1A5A328", Offset = "0x1A5A328", Length = "0xE8")]
2146 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ZipFile), Member = "Save", ReturnType = typeof(void))]
2147 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
2148 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ZipSegmentedStream), Member = "ForWriting", MemberParameters = new object[]
2149 {
2150 typeof(string),
2151 typeof(int)
2152 }, ReturnType = typeof(ZipSegmentedStream))]
2153 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Path), Member = "GetDirectoryName", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
2154 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SharedUtilities), Member = "CreateAndOpenUniqueTempFile", MemberParameters = new object[]
2155 {
2156 typeof(string),
2157 typeof(ref Stream),
2158 typeof(ref string)
2159 }, ReturnType = typeof(void))]
2160 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
2161 get
2162 {
2163 throw null;
2164 }
2165 [global::Cpp2ILInjected.Token(Token = "0x60001D4")]
2166 [global::Cpp2ILInjected.Address(RVA = "0x1A5A410", Offset = "0x1A5A410", Length = "0x58")]
2167 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2168 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ZipException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
2169 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
2170 set
2171 {
2172 throw null;
2173 }
2174 }
class f__AnonymousType0<< Count > j__TPar