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

◆ DefaultEncoding

Encoding Ionic.Zip.ZipContainer.DefaultEncoding
getset

Definition at line 219 of file ZipContainer.cs.

220 {
221 [global::Cpp2ILInjected.Token(Token = "0x6000280")]
222 [global::Cpp2ILInjected.Address(RVA = "0x1A5F7A4", Offset = "0x1A5F7A4", Length = "0xB0")]
223 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ZipOutput), Member = "GetEncoding", MemberParameters = new object[]
224 {
226 typeof(string)
227 }, ReturnType = typeof(Encoding))]
228 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
229 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ZipOutputStream), Member = "get_DefaultEncoding", ReturnType = typeof(Encoding))]
230 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
231 get
232 {
233 throw null;
234 }
235 }
class f__AnonymousType0<< Count > j__TPar
ZipOutputStream ZipOutputStream