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
NameValueFileSectionHandler.cs
Go to the documentation of this file.
1using System;
2using System.Xml;
5
7{
8 [global::Cpp2ILInjected.Token(Token = "0x200049F")]
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x6001FFD")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1E9D4CC", Offset = "0x1E9D4CC", Length = "0x38")]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
14 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
16 {
17 throw null;
18 }
19
20 [global::Cpp2ILInjected.Token(Token = "0x6001FFE")]
21 [global::Cpp2ILInjected.Address(RVA = "0x1E9D504", Offset = "0x1E9D504", Length = "0x38")]
22 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
23 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
24 public object Create(object parent, object configContext, XmlNode section)
25 {
26 throw null;
27 }
28 }
29}
class f__AnonymousType0<< Count > j__TPar
object Create(object parent, object configContext, XmlNode section)