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

◆ UseUnicodeAsNecessary

bool Ionic.Zip.ZipOutputStream.UseUnicodeAsNecessary
getset

Definition at line 301 of file ZipOutputStream.cs.

302 {
303 [global::Cpp2ILInjected.Token(Token = "0x6000259")]
304 [global::Cpp2ILInjected.Address(RVA = "0x1A60858", Offset = "0x1A60858", Length = "0x40")]
305 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
306 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
307 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Encoding), Member = "get_UTF8", ReturnType = typeof(Encoding))]
308 get
309 {
310 throw null;
311 }
312 [global::Cpp2ILInjected.Token(Token = "0x600025A")]
313 [global::Cpp2ILInjected.Address(RVA = "0x1A60898", Offset = "0x1A60898", Length = "0x34")]
314 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
315 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Encoding), Member = "get_UTF8", ReturnType = typeof(Encoding))]
316 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ZipOutputStream), Member = "get_DefaultEncoding", ReturnType = typeof(Encoding))]
317 set
318 {
319 throw null;
320 }
321 }
class f__AnonymousType0<< Count > j__TPar