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

◆ Indent

bool System.Xml.XmlWriterSettings.Indent
getset

Definition at line 108 of file XmlWriterSettings.cs.

109 {
110 [global::Cpp2ILInjected.Token(Token = "0x6000442")]
111 [global::Cpp2ILInjected.Address(RVA = "0x1D8AA54", Offset = "0x1D8AA54", Length = "0x10")]
112 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
113 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
114 get
115 {
116 throw null;
117 }
118 [global::Cpp2ILInjected.Token(Token = "0x6000443")]
119 [global::Cpp2ILInjected.Address(RVA = "0x1D8AA64", Offset = "0x1D8AA64", Length = "0x60")]
120 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlAutoDetectWriter), Member = "CreateWrappedWriter", MemberParameters = new object[] { typeof(XmlOutputMethod) }, ReturnType = typeof(void))]
121 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Linq.XNode", Member = "GetXmlString", MemberParameters = new object[] { "System.Xml.Linq.SaveOptions" }, ReturnType = typeof(string))]
122 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
123 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(XmlWriterSettings), Member = "CheckReadOnly", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
124 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
125 set
126 {
127 throw null;
128 }
129 }
class f__AnonymousType0<< Count > j__TPar