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

virtual bool System.Xml.XmlRawWriter.SupportsNamespaceDeclarationInChunks
getsetpackage

Definition at line 264 of file XmlRawWriter.cs.

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