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

◆ Length

override long Ionic.Crc.CrcCalculatorStream.Length
getset

Definition at line 286 of file CrcCalculatorStream.cs.

287 {
288 [global::Cpp2ILInjected.Token(Token = "0x600041B")]
289 [global::Cpp2ILInjected.Address(RVA = "0x1A7801C", Offset = "0x1A7801C", Length = "0x84")]
290 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
291 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
292 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
293 get
294 {
295 throw null;
296 }
297 }