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

Definition at line 239 of file CrcCalculatorStream.cs.

240 {
241 [global::Cpp2ILInjected.Token(Token = "0x6000417")]
242 [global::Cpp2ILInjected.Address(RVA = "0x1A77FE0", Offset = "0x1A77FE0", Length = "0x10")]
243 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
244 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
245 get
246 {
247 throw null;
248 }
249 }