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.ZipOutputStream.DefaultEncoding
staticgetset

Definition at line 383 of file ZipOutputStream.cs.

384 {
385 [global::Cpp2ILInjected.Token(Token = "0x6000261")]
386 [global::Cpp2ILInjected.Address(RVA = "0x1A608CC", Offset = "0x1A608CC", Length = "0x44")]
387 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ZipOutputStream), Member = "set_UseUnicodeAsNecessary", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
388 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ZipContainer), Member = "get_DefaultEncoding", ReturnType = typeof(Encoding))]
389 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
390 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Encoding), Member = "GetEncoding", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(Encoding))]
391 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
392 get
393 {
394 throw null;
395 }
396 }
class f__AnonymousType0<< Count > j__TPar