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
IgnoreSectionHandler.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Xml
;
3
4
namespace
System.Configuration
5
{
6
// Token: 0x0200049A RID: 1178
7
public
class
IgnoreSectionHandler
:
IConfigurationSectionHandler
8
{
9
// Token: 0x06001FE6 RID: 8166 RVA: 0x00052800 File Offset: 0x00050A00
10
public
IgnoreSectionHandler
()
11
{
12
throw
new
NotSupportedException
();
13
}
14
15
// Token: 0x06001FE7 RID: 8167 RVA: 0x00052814 File Offset: 0x00050A14
16
public
virtual
object
Create
(
object
parent,
object
configContext
,
XmlNode
section
)
17
{
18
throw
new
NotSupportedException
();
19
}
20
}
21
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Configuration.IgnoreSectionHandler.IgnoreSectionHandler
IgnoreSectionHandler()
Definition
IgnoreSectionHandler.cs:10
System.Configuration.IgnoreSectionHandler.Create
virtual object Create(object parent, object configContext, XmlNode section)
Definition
IgnoreSectionHandler.cs:16
System.Configuration.IgnoreSectionHandler
Definition
IgnoreSectionHandler.cs:8
System.NotSupportedException
Definition
NotSupportedException.cs:9
System.Xml.XmlNode
Definition
XmlNode.cs:15
System.Configuration.IConfigurationSectionHandler
Definition
IConfigurationSectionHandler.cs:8
System.Configuration
Definition
AssemblyHashAlgorithm.cs:4
System.Xml
Definition
ElementWriter.cs:4
System
Definition
__ComObject.cs:4
source
System
Configuration
IgnoreSectionHandler.cs
Generated by
1.10.0