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
CompositeExpression.cs
Go to the documentation of this file.
1using System;
5
7{
8 // Token: 0x020000F0 RID: 240
11 {
12 // Token: 0x170001C2 RID: 450
13 // (get) Token: 0x060009D8 RID: 2520 RVA: 0x000182E4 File Offset: 0x000164E4
14 // (set) Token: 0x060009D9 RID: 2521 RVA: 0x000182F8 File Offset: 0x000164F8
16 {
18 get
19 {
20 return this.<Expressions>k__BackingField;
21 }
23 set
24 {
26 }
27 }
28
29 // Token: 0x060009DA RID: 2522 RVA: 0x0001830C File Offset: 0x0001650C
31 {
32 }
33
34 // Token: 0x060009DB RID: 2523 RVA: 0x00018320 File Offset: 0x00016520
35 public override bool IsMatch(JToken t)
36 {
37 QueryOperator <Operator>k__BackingField = this.<Operator>k__BackingField;
40 return true;
41 }
42
43 // Token: 0x040003DC RID: 988
46 }
47}
class f__AnonymousType0<< Count > j__TPar
List< QueryExpression >< Expressions > k__BackingField