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
DiagnosticsConfigurationHandler.cs
Go to the documentation of this file.
1using System;
3using System.Xml;
4
5namespace System.Diagnostics
6{
7 // Token: 0x02000485 RID: 1157
8 [Obsolete("This class has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")]
10 {
11 // Token: 0x06001F7B RID: 8059 RVA: 0x00051FD8 File Offset: 0x000501D8
13 {
14 throw new NotSupportedException();
15 }
16
17 // Token: 0x06001F7C RID: 8060 RVA: 0x00051FEC File Offset: 0x000501EC
18 public virtual object Create(object parent, object configContext, XmlNode section)
19 {
20 throw new NotSupportedException();
21 }
22 }
23}
class f__AnonymousType0<< Count > j__TPar
virtual object Create(object parent, object configContext, XmlNode section)