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.
1using System;
2using System.Xml;
3
5{
6 // Token: 0x0200049A RID: 1178
8 {
9 // Token: 0x06001FE6 RID: 8166 RVA: 0x00052800 File Offset: 0x00050A00
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}
class f__AnonymousType0<< Count > j__TPar
virtual object Create(object parent, object configContext, XmlNode section)