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

◆ XmlValidatingReaderCompatibilityMode

bool System.Xml.XmlTextReaderImpl.XmlValidatingReaderCompatibilityMode
setpackage

Definition at line 5233 of file XmlTextReaderImpl.cs.

5234 {
5235 [global::Cpp2ILInjected.Token(Token = "0x6000323")]
5236 [global::Cpp2ILInjected.Address(RVA = "0x1D7E848", Offset = "0x1D7E848", Length = "0xC8")]
5237 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
5238 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlTextReader), Member = "set_XmlValidatingReaderCompatibilityMode", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
5239 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlDocument), Member = "SetupReader", MemberParameters = new object[] { typeof(XmlTextReader) }, ReturnType = typeof(XmlTextReader))]
5240 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlLoader), Member = "CreateInnerXmlReader", MemberParameters = new object[]
5241 {
5242 typeof(string),
5243 typeof(XmlNodeType),
5244 typeof(XmlParserContext),
5245 typeof(XmlDocument)
5246 }, ReturnType = typeof(XmlReader))]
5247 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
5248 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
5249 set
5250 {
5251 throw null;
5252 }
5253 }
class f__AnonymousType0<< Count > j__TPar