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

◆ WriteEndDocumentOnClose

bool System.Xml.XmlWriterSettings.WriteEndDocumentOnClose
getset

Definition at line 229 of file XmlWriterSettings.cs.

230 {
231 [global::Cpp2ILInjected.Token(Token = "0x600044C")]
232 [global::Cpp2ILInjected.Address(RVA = "0x1D8AC4C", Offset = "0x1D8AC4C", Length = "0x8")]
233 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
234 get
235 {
236 throw null;
237 }
238 }