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
XmlSchemaProviderAttribute.cs
Go to the documentation of this file.
1using System;
4
6{
8 [global::Cpp2ILInjected.Token(Token = "0x20000BF")]
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x60007F9")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1DB3A98", Offset = "0x1DB3A98", Length = "0x28")]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
14 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
15 public XmlSchemaProviderAttribute(string methodName)
16 {
17 throw null;
18 }
19
20 [global::Cpp2ILInjected.Token(Token = "0x170001ED")]
21 public bool IsAny
22 {
23 [global::Cpp2ILInjected.Token(Token = "0x60007FA")]
24 [global::Cpp2ILInjected.Address(RVA = "0x1DB3AC0", Offset = "0x1DB3AC0", Length = "0xC")]
25 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
26 set
27 {
28 throw null;
29 }
30 }
31
32 [global::Cpp2ILInjected.Token(Token = "0x400040D")]
33 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
34 private string _methodName;
35
36 [global::Cpp2ILInjected.Token(Token = "0x400040E")]
37 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
38 private bool _isAny;
39 }
40}
class f__AnonymousType0<< Count > j__TPar