terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ Length

int System.Span< T >.Length
get

Definition at line 208 of file Span.cs.

209 {
211 get
212 {
213 return this._length;
214 }
215 }
class f__AnonymousType0<< Count > j__TPar
readonly int _length
Definition Span.cs:240