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

int System.ReadOnlySpan< T >.Length
getset

Definition at line 280 of file ReadOnlySpan.cs.

281 {
282 [global::System.Runtime.Versioning.NonVersionable]
283 [global::Cpp2ILInjected.Token(Token = "0x600090A")]
284 [global::Cpp2ILInjected.Address(RVA = "0x18603E4", Offset = "0x18603E4", Length = "0x8")]
285 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
286 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
287 get
288 {
289 throw null;
290 }
291 }