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

◆ Expressions

List<QueryExpression> Newtonsoft.Json.Linq.JsonPath.CompositeExpression.Expressions
getset

Definition at line 15 of file CompositeExpression.cs.

16 {
18 get
19 {
20 return this.<Expressions>k__BackingField;
21 }
23 set
24 {
26 }
27 }
class f__AnonymousType0<< Count > j__TPar
List< QueryExpression >< Expressions > k__BackingField

Referenced by Newtonsoft.Json.Linq.JsonPath.CompositeExpression.IsMatch().