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

◆ ToString()

override string System.Span< T >.ToString ( )
inline

Definition at line 135 of file Span.cs.

136 {
137 Type type;
138 Type type2;
139 bool flag = type == type2;
140 int length = this._length;
141 string text;
142 return text;
143 }
class f__AnonymousType0<< Count > j__TPar
readonly int _length
Definition Span.cs:240

References System.Span< T >._length, j__TPar, System.length, and System.text.