terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
DiagnosticsConfigurationHandler.cs
Go to the documentation of this file.
1using System;
3using System.Xml;
6
7namespace System.Diagnostics
8{
9 [Obsolete("This class has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")]
10 [global::Cpp2ILInjected.Token(Token = "0x2000485")]
12 {
13 [global::Cpp2ILInjected.Token(Token = "0x6001F7B")]
14 [global::Cpp2ILInjected.Address(RVA = "0x1E9BB28", Offset = "0x1E9BB28", Length = "0x38")]
15 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
16 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
18 {
19 throw null;
20 }
21
22 [global::Cpp2ILInjected.Token(Token = "0x6001F7C")]
23 [global::Cpp2ILInjected.Address(RVA = "0x1E9BB60", Offset = "0x1E9BB60", Length = "0x38")]
24 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
25 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
26 public virtual object Create(object parent, object configContext, XmlNode section)
27 {
28 throw null;
29 }
30 }
31}
class f__AnonymousType0<< Count > j__TPar
virtual object Create(object parent, object configContext, XmlNode section)