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

◆ SelectToken() [2/2]

JToken Newtonsoft.Json.Linq.JToken.SelectToken ( string path,
bool errorWhenNoMatch )
inlineinherited

Definition at line 1927 of file JToken.cs.

1928 {
1929 while (!false)
1930 {
1931 }
1932 long num = 0L;
1933 IEnumerable<JToken> enumerable;
1934 if (enumerable != null)
1935 {
1936 }
1937 if (num == 0L)
1938 {
1939 }
1940 throw new OutOfMemoryException();
1941 }

References System.L.