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
CompositeExpression.cs
Go to the documentation of this file.
1using System;
7
9{
10 [Preserve]
11 [global::Cpp2ILInjected.Token(Token = "0x20000F0")]
13 {
14 [global::Cpp2ILInjected.Token(Token = "0x170001C2")]
16 {
18 [global::Cpp2ILInjected.Token(Token = "0x60009D8")]
19 [global::Cpp2ILInjected.Address(RVA = "0x1D23314", Offset = "0x1D23314", Length = "0x8")]
20 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
21 get
22 {
23 throw null;
24 }
26 [global::Cpp2ILInjected.Token(Token = "0x60009D9")]
27 [global::Cpp2ILInjected.Address(RVA = "0x1D2331C", Offset = "0x1D2331C", Length = "0x8")]
28 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
29 set
30 {
31 throw null;
32 }
33 }
34
35 [global::Cpp2ILInjected.Token(Token = "0x60009DA")]
36 [global::Cpp2ILInjected.Address(RVA = "0x1D22EBC", Offset = "0x1D22EBC", Length = "0x80")]
37 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JPath), Member = "ParseExpression", ReturnType = typeof(QueryExpression))]
38 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
39 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
40 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = ".ctor", ReturnType = typeof(void))]
41 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
43 {
44 throw null;
45 }
46
47 [global::Cpp2ILInjected.Token(Token = "0x60009DB")]
48 [global::Cpp2ILInjected.Address(RVA = "0x1D23324", Offset = "0x1D23324", Length = "0x250")]
49 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
50 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
51 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "GetEnumerator", ReturnType = "Enumerator<T>")]
52 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>.Enumerator), Member = "MoveNext", ReturnType = typeof(bool))]
53 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>.Enumerator), Member = "Dispose", ReturnType = typeof(void))]
54 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentOutOfRangeException), Member = ".ctor", ReturnType = typeof(void))]
55 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 17)]
56 public override bool IsMatch(JToken t)
57 {
58 throw null;
59 }
60
62 [global::Cpp2ILInjected.Token(Token = "0x40003DC")]
63 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
65 }
66}
class f__AnonymousType0<< Count > j__TPar
List< QueryExpression >< Expressions > k__BackingField