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

◆ MediaType

string System.Xml.XmlWriterSettings.MediaType
getsetpackage

Definition at line 309 of file XmlWriterSettings.cs.

310 {
311 [global::Cpp2ILInjected.Token(Token = "0x6000453")]
312 [global::Cpp2ILInjected.Address(RVA = "0x1D8AD3C", Offset = "0x1D8AD3C", Length = "0x8")]
313 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
314 get
315 {
316 throw null;
317 }
318 }