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

◆ OmitXmlDeclaration

bool System.Xml.XmlWriterSettings.OmitXmlDeclaration
getset

Definition at line 62 of file XmlWriterSettings.cs.

63 {
64 [global::Cpp2ILInjected.Token(Token = "0x600043E")]
65 [global::Cpp2ILInjected.Address(RVA = "0x1D8A938", Offset = "0x1D8A938", Length = "0x8")]
66 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
67 get
68 {
69 throw null;
70 }
71 [global::Cpp2ILInjected.Token(Token = "0x600043F")]
72 [global::Cpp2ILInjected.Address(RVA = "0x1D8A940", Offset = "0x1D8A940", Length = "0x5C")]
73 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Linq.XNode", Member = "GetXmlString", MemberParameters = new object[] { "System.Xml.Linq.SaveOptions" }, ReturnType = typeof(string))]
74 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
75 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(XmlWriterSettings), Member = "CheckReadOnly", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
76 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
77 set
78 {
79 throw null;
80 }
81 }
class f__AnonymousType0<< Count > j__TPar