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

◆ SupportsNamespaceDeclarationInChunks

override bool System.Xml.XmlEncodedRawTextWriter.SupportsNamespaceDeclarationInChunks
getsetpackageinherited

Definition at line 264 of file XmlEncodedRawTextWriter.cs.

265 {
266 [global::Cpp2ILInjected.Token(Token = "0x600015D")]
267 [global::Cpp2ILInjected.Address(RVA = "0x1D65018", Offset = "0x1D65018", Length = "0x8")]
268 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
269 get
270 {
271 throw null;
272 }
273 }