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< T >()

static int Newtonsoft.Json.Utilities.CollectionUtils.IndexOf< T > ( this IEnumerable< T > collection,
Func< T, bool > predicate )
inlinestatic

Definition at line 133 of file CollectionUtils.cs.

134 {
135 if (!false)
136 {
137 }
138 throw new OutOfMemoryException();
139 }