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

◆ BufferSize

int Ionic.Zip.ZipFile.BufferSize
getset

Definition at line 997 of file ZipFile.cs.

998 {
999 [global::Cpp2ILInjected.Token(Token = "0x6000182")]
1000 [global::Cpp2ILInjected.Address(RVA = "0x1A581E8", Offset = "0x1A581E8", Length = "0x8")]
1001 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1002 get
1003 {
1004 throw null;
1005 }
1006 [global::Cpp2ILInjected.Token(Token = "0x6000183")]
1007 [global::Cpp2ILInjected.Address(RVA = "0x1A581F0", Offset = "0x1A581F0", Length = "0x8")]
1008 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1009 set
1010 {
1011 throw null;
1012 }
1013 }