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 System.IO.Compression.DeflateStream.CanRead
getset

Definition at line 343 of file DeflateStream.cs.

344 {
345 [global::Cpp2ILInjected.Token(Token = "0x6001DD0")]
346 [global::Cpp2ILInjected.Address(RVA = "0x1E95C20", Offset = "0x1E95C20", Length = "0x28")]
347 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
348 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
349 get
350 {
351 throw null;
352 }
353 }