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
NameValueFileSectionHandler.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Xml
;
3
4
namespace
System.Configuration
5
{
6
// Token: 0x0200049F RID: 1183
7
public
class
NameValueFileSectionHandler
:
IConfigurationSectionHandler
8
{
9
// Token: 0x06001FFD RID: 8189 RVA: 0x0005292C File Offset: 0x00050B2C
10
public
NameValueFileSectionHandler
()
11
{
12
throw
new
NotSupportedException
();
13
}
14
15
// Token: 0x06001FFE RID: 8190 RVA: 0x00052940 File Offset: 0x00050B40
16
public
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.NameValueFileSectionHandler.NameValueFileSectionHandler
NameValueFileSectionHandler()
Definition
NameValueFileSectionHandler.cs:10
System.Configuration.NameValueFileSectionHandler.Create
object Create(object parent, object configContext, XmlNode section)
Definition
NameValueFileSectionHandler.cs:16
System.Configuration.NameValueFileSectionHandler
Definition
NameValueFileSectionHandler.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
NameValueFileSectionHandler.cs
Generated by
1.10.0