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.Crc.CrcCalculatorStream.CanWrite
getset

Definition at line 264 of file CrcCalculatorStream.cs.

265 {
266 [global::Cpp2ILInjected.Token(Token = "0x6000419")]
267 [global::Cpp2ILInjected.Address(RVA = "0x1A77FF8", Offset = "0x1A77FF8", Length = "0x10")]
268 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
269 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
270 get
271 {
272 throw null;
273 }
274 }