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.ReadOnlySpan< T >.ToString ( )
inline

Definition at line 97 of file ReadOnlySpan.cs.

98 {
99 Type type;
100 Type type2;
101 bool flag = type == type2;
102 int length = this._length;
103 string text;
104 return text;
105 }
class f__AnonymousType0<< Count > j__TPar
readonly int _length

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