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
XmlSchemaAnyAttribute.cs
Go to the documentation of this file.
1using System;
6
7namespace System.Xml.Schema
8{
9 [global::Cpp2ILInjected.Token(Token = "0x200013D")]
11 {
12 [DefaultValue(/*Failed to decode CustomAttribute blob!*/)]
13 [XmlAttribute("processContents")]
14 [global::Cpp2ILInjected.Token(Token = "0x17000310")]
16 {
17 [global::Cpp2ILInjected.Token(Token = "0x6000ABE")]
18 [global::Cpp2ILInjected.Address(RVA = "0x1DCD2B8", Offset = "0x1DCD2B8", Length = "0x8")]
19 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
20 set
21 {
22 throw null;
23 }
24 }
25
26 [global::Cpp2ILInjected.Token(Token = "0x6000ABF")]
27 [global::Cpp2ILInjected.Address(RVA = "0x1DCD2C0", Offset = "0x1DCD2C0", Length = "0x7C")]
28 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlSchemaComplexType), Member = "CreateAnyType", MemberParameters = new object[] { typeof(XmlSchemaContentProcessing) }, ReturnType = typeof(XmlSchemaComplexType))]
29 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
30 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NamespaceList), Member = ".ctor", MemberParameters = new object[]
31 {
32 typeof(string),
33 typeof(string)
34 }, ReturnType = typeof(void))]
35 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
36 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
37 internal void BuildNamespaceList(string targetNamespace)
38 {
39 throw null;
40 }
41
42 [global::Cpp2ILInjected.Token(Token = "0x6000AC0")]
43 [global::Cpp2ILInjected.Address(RVA = "0x1DCD33C", Offset = "0x1DCD33C", Length = "0x8")]
44 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
45 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
47 {
48 throw null;
49 }
50
51 [global::Cpp2ILInjected.Token(Token = "0x4000572")]
52 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
53 private string ns;
54
55 [global::Cpp2ILInjected.Token(Token = "0x4000573")]
56 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
58
59 [global::Cpp2ILInjected.Token(Token = "0x4000574")]
60 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
62 }
63}
class f__AnonymousType0<< Count > j__TPar
void BuildNamespaceList(string targetNamespace)