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 int System.MemoryExtensions.IndexOf< T > ( this global::System::ReadOnlySpan< T > span,
T value )
inlinestatic
Type Constraints
T :global 
T :System.IEquatable<T> 

Definition at line 306 of file MemoryExtensions.cs.

306 : global::System.IEquatable<T>
307 {
308 throw null;
309 }