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

◆ GeneralEntities

Dictionary<XmlQualifiedName, SchemaEntity> System.Xml.Schema.SchemaInfo.GeneralEntities
getsetpackage

Definition at line 74 of file SchemaInfo.cs.

75 {
76 [global::Cpp2ILInjected.Token(Token = "0x6000A8A")]
77 [global::Cpp2ILInjected.Address(RVA = "0x1DCB910", Offset = "0x1DCB910", Length = "0x78")]
78 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlLoader), Member = "LoadDocumentType", MemberParameters = new object[]
79 {
80 typeof(IDtdInfo),
81 typeof(XmlDocumentType)
82 }, ReturnType = typeof(void))]
83 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DtdParser), Member = "ParseEntityDecl", ReturnType = typeof(void))]
84 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DtdParser), Member = "VerifyEntityReference", MemberParameters = new object[]
85 {
86 typeof(XmlQualifiedName),
87 typeof(bool),
88 typeof(bool),
89 typeof(bool)
90 }, ReturnType = typeof(SchemaEntity))]
91 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
92 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Dictionary<object, object>), Member = ".ctor", ReturnType = typeof(void))]
93 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
94 get
95 {
96 throw null;
97 }
98 }
class f__AnonymousType0<< Count > j__TPar