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
◆
Evaluate()
[2/2]
static
IEnumerable
<
JToken
> Newtonsoft.Json.Linq.JsonPath.JPath.Evaluate
(
List
<
PathFilter
>
filters
,
JToken
t
,
bool
errorWhenNoMatch
)
inline
static
package
Definition at line
419
of file
JPath.cs
.
420
{
421
if
(
filters
==
null
||
filters
!=
null
)
422
{
423
}
424
throw
new
ArrayTypeMismatchException
();
425
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.ArrayTypeMismatchException
Definition
ArrayTypeMismatchException.cs:9
References
j__TPar
.
Newtonsoft
Json
Linq
JsonPath
JPath
Generated by
1.10.0