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
NamespaceListNode.cs
Go to the documentation of this file.
1using System;
4
5namespace System.Xml.Schema
6{
7 // Token: 0x020000CA RID: 202
9 {
10 // Token: 0x0600082C RID: 2092 RVA: 0x0001A154 File Offset: 0x00018354
15
16 // Token: 0x0600082D RID: 2093 RVA: 0x0001A170 File Offset: 0x00018370
22
23 // Token: 0x0600082E RID: 2094 RVA: 0x0001A18C File Offset: 0x0001838C
24 public override void ExpandTree(InteriorNode parent, SymbolsDictionary symbols, Positions positions)
25 {
26 }
27
28 // Token: 0x0600082F RID: 2095 RVA: 0x00003FFD File Offset: 0x000021FD
29 public override void ConstructPos(BitSet firstpos, BitSet lastpos, BitSet[] followpos)
30 {
31 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
32 }
33
34 // Token: 0x170001FB RID: 507
35 // (get) Token: 0x06000830 RID: 2096 RVA: 0x00003FFD File Offset: 0x000021FD
36 public override bool IsNullable
37 {
38 get
39 {
40 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
41 }
42 }
43
44 // Token: 0x04000424 RID: 1060
46
47 // Token: 0x04000425 RID: 1061
48 protected object particle;
49 }
50}
class f__AnonymousType0<< Count > j__TPar
override void ExpandTree(InteriorNode parent, SymbolsDictionary symbols, Positions positions)
NamespaceListNode(NamespaceList namespaceList, object particle)
virtual ICollection GetResolvedSymbols(SymbolsDictionary symbols)
override void ConstructPos(BitSet firstpos, BitSet lastpos, BitSet[] followpos)
ICollection GetNamespaceListSymbols(NamespaceList list)