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

◆ IndexOf< T >()

static unsafe int System.SpanHelpers.IndexOf< T > ( ref T searchSpace,
T value,
int length )
inlinestatic
Type Constraints
T :global 
T :System.IEquatable<T> 

Definition at line 401 of file SpanHelpers.cs.

401 : global::System.IEquatable<T>
402 {
403 throw null;
404 }