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

◆ ProvisionalAlternateEncoding

Encoding Ionic.Zip.ZipOutputStream.ProvisionalAlternateEncoding
getset

Definition at line 325 of file ZipOutputStream.cs.

326 {
327 [global::Cpp2ILInjected.Token(Token = "0x600025B")]
328 [global::Cpp2ILInjected.Address(RVA = "0x1A60910", Offset = "0x1A60910", Length = "0x1C")]
329 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
330 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
331 get
332 {
333 throw null;
334 }
335 [global::Cpp2ILInjected.Token(Token = "0x600025C")]
336 [global::Cpp2ILInjected.Address(RVA = "0x1A6092C", Offset = "0x1A6092C", Length = "0x10")]
337 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
338 set
339 {
340 throw null;
341 }
342 }