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

◆ OutputMethod

XmlOutputMethod System.Xml.XmlWriterSettings.OutputMethod
getset

Definition at line 241 of file XmlWriterSettings.cs.

242 {
243 [global::Cpp2ILInjected.Token(Token = "0x600044D")]
244 [global::Cpp2ILInjected.Address(RVA = "0x1D8AC54", Offset = "0x1D8AC54", Length = "0x8")]
245 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
246 get
247 {
248 throw null;
249 }
250 [global::Cpp2ILInjected.Token(Token = "0x600044E")]
251 [global::Cpp2ILInjected.Address(RVA = "0x1D8AC5C", Offset = "0x1D8AC5C", Length = "0x8")]
252 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
253 internal set
254 {
255 throw null;
256 }
257 }