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
XmlReaderSection.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.ComponentModel
;
3
4
namespace
System.Xml.XmlConfiguration
5
{
6
// Token: 0x020000C0 RID: 192
7
[
EditorBrowsable
(
EditorBrowsableState
.Never)]
8
public
sealed
class
XmlReaderSection
9
{
10
// Token: 0x170001EE RID: 494
11
// (get) Token: 0x060007FB RID: 2043 RVA: 0x00019B7C File Offset: 0x00017D7C
12
internal
static
bool
ProhibitDefaultUrlResolver
13
{
14
get
15
{
16
}
17
}
18
19
// Token: 0x170001EF RID: 495
20
// (get) Token: 0x060007FC RID: 2044 RVA: 0x00019B8C File Offset: 0x00017D8C
21
internal
static
bool
CollapseWhiteSpaceIntoEmptyString
22
{
23
get
24
{
25
}
26
}
27
}
28
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Xml.XmlConfiguration.XmlReaderSection.CollapseWhiteSpaceIntoEmptyString
static bool CollapseWhiteSpaceIntoEmptyString
Definition
XmlReaderSection.cs:22
System.Xml.XmlConfiguration.XmlReaderSection.ProhibitDefaultUrlResolver
static bool ProhibitDefaultUrlResolver
Definition
XmlReaderSection.cs:13
System.Xml.XmlConfiguration.XmlReaderSection
Definition
XmlReaderSection.cs:9
System.ComponentModel.EditorBrowsableState
EditorBrowsableState
Definition
EditorBrowsableState.cs:7
System.ComponentModel
Definition
AddingNewEventArgs.cs:6
System.Xml.XmlConfiguration
Definition
XmlReaderSection.cs:5
System
Definition
__ComObject.cs:4
source
System.Xml
System
Xml
XmlConfiguration
XmlReaderSection.cs
Generated by
1.10.0