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

◆ CodecBufferSize

int Ionic.Zip.ZipFile.CodecBufferSize
getset

Definition at line 1016 of file ZipFile.cs.

1017 {
1018 [global::Cpp2ILInjected.Token(Token = "0x6000184")]
1019 [global::Cpp2ILInjected.Address(RVA = "0x1A581F8", Offset = "0x1A581F8", Length = "0x8")]
1020 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1021 get
1022 {
1023 throw null;
1024 }
1025 [global::Cpp2ILInjected.Token(Token = "0x6000185")]
1026 [global::Cpp2ILInjected.Address(RVA = "0x1A58200", Offset = "0x1A58200", Length = "0x8")]
1027 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1028 set
1029 {
1030 throw null;
1031 }
1032 }