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

Definition at line 368 of file DeflateStream.cs.

369 {
370 [global::Cpp2ILInjected.Token(Token = "0x6001DD2")]
371 [global::Cpp2ILInjected.Address(RVA = "0x1E95C50", Offset = "0x1E95C50", Length = "0x2C")]
372 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
373 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
374 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
375 get
376 {
377 throw null;
378 }
379 }