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

◆ IndexOf() [2/2]

int IList< T >. System.ArraySegment< T >.IndexOf ( T item)
inline

Definition at line 188 of file ArraySegment.cs.

189 {
190 int num = 50;
191 int offset = this._offset;
192 return num;
193 }
readonly int _offset

References System.ArraySegment< T >._offset, and System.offset.