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

◆ ParameterEntities

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

Definition at line 101 of file SchemaInfo.cs.

102 {
103 [global::Cpp2ILInjected.Token(Token = "0x6000A8B")]
104 [global::Cpp2ILInjected.Address(RVA = "0x1DCB988", Offset = "0x1DCB988", Length = "0x78")]
105 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlLoader), Member = "LoadDocumentType", MemberParameters = new object[]
106 {
107 typeof(IDtdInfo),
108 typeof(XmlDocumentType)
109 }, ReturnType = typeof(void))]
110 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DtdParser), Member = "ParseEntityDecl", ReturnType = typeof(void))]
111 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DtdParser), Member = "VerifyEntityReference", MemberParameters = new object[]
112 {
113 typeof(XmlQualifiedName),
114 typeof(bool),
115 typeof(bool),
116 typeof(bool)
117 }, ReturnType = typeof(SchemaEntity))]
118 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
119 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Dictionary<object, object>), Member = ".ctor", ReturnType = typeof(void))]
120 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
121 get
122 {
123 throw null;
124 }
125 }
class f__AnonymousType0<< Count > j__TPar