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.ZipSegmentedStream.CanRead
getset

Definition at line 347 of file ZipSegmentedStream.cs.

348 {
349 [global::Cpp2ILInjected.Token(Token = "0x6000295")]
350 [global::Cpp2ILInjected.Address(RVA = "0x1A623A8", Offset = "0x1A623A8", Length = "0x28")]
351 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
352 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
353 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
354 get
355 {
356 throw null;
357 }
358 }