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
XmlSchemaAnyAttribute.cs
Go to the documentation of this file.
1using System;
4
5namespace System.Xml.Schema
6{
7 // Token: 0x0200013D RID: 317
9 {
10 // Token: 0x17000310 RID: 784
11 // (set) Token: 0x06000ABE RID: 2750 RVA: 0x0001DFD0 File Offset: 0x0001C1D0
12 [DefaultValue(XmlSchemaContentProcessing.None)]
13 [XmlAttribute("processContents")]
21
22 // Token: 0x06000ABF RID: 2751 RVA: 0x0001DFE4 File Offset: 0x0001C1E4
23 internal void BuildNamespaceList(string targetNamespace)
24 {
25 if (this.ns != null)
26 {
27 return;
28 }
29 }
30
31 // Token: 0x06000AC0 RID: 2752 RVA: 0x0001DFFC File Offset: 0x0001C1FC
33 {
34 }
35
36 // Token: 0x04000572 RID: 1394
37 private string ns;
38
39 // Token: 0x04000573 RID: 1395
41
42 // Token: 0x04000574 RID: 1396
44 }
45}
class f__AnonymousType0<< Count > j__TPar
void BuildNamespaceList(string targetNamespace)