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.Span< T >.Length
getset

Definition at line 261 of file Span.cs.

262 {
263 [global::System.Runtime.Versioning.NonVersionable]
264 [global::Cpp2ILInjected.Token(Token = "0x6000964")]
265 [global::Cpp2ILInjected.Address(RVA = "0x186BBE8", Offset = "0x186BBE8", Length = "0x8")]
266 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
267 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
268 get
269 {
270 throw null;
271 }
272 }
int Length
Definition Span.cs:262