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

◆ ForgivingCaseSensitiveFind< TSource >()

static TSource Newtonsoft.Json.Utilities.StringUtils.ForgivingCaseSensitiveFind< TSource > ( this IEnumerable< TSource > source,
Func< TSource, string > valueSelector,
string testValue )
inlinestatic

Definition at line 1012 of file StringUtils.cs.

1013 {
1014 throw null;
1015 }