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

◆ CanRead

override bool Ionic.Zip.CountingStream.CanRead
getset

Definition at line 111 of file CountingStream.cs.

112 {
113 [global::Cpp2ILInjected.Token(Token = "0x6000082")]
114 [global::Cpp2ILInjected.Address(RVA = "0x1A47724", Offset = "0x1A47724", Length = "0x10")]
115 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
116 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
117 get
118 {
119 throw null;
120 }
121 }