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

◆ CanWrite

override bool Ionic.Zip.ZipSegmentedStream.CanWrite
getset

Definition at line 374 of file ZipSegmentedStream.cs.

375 {
376 [global::Cpp2ILInjected.Token(Token = "0x6000297")]
377 [global::Cpp2ILInjected.Address(RVA = "0x1A623E8", Offset = "0x1A623E8", Length = "0x28")]
378 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
379 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
380 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
381 get
382 {
383 throw null;
384 }
385 }