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.GZipStream.CanWrite
getset

Definition at line 67 of file GZipStream.cs.

68 {
69 [global::Cpp2ILInjected.Token(Token = "0x6001DA2")]
70 [global::Cpp2ILInjected.Address(RVA = "0x1E93B5C", Offset = "0x1E93B5C", Length = "0x18")]
71 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
72 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
73 get
74 {
75 throw null;
76 }
77 }