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.XmlUtf8RawTextWriter.SupportsNamespaceDeclarationInChunks
getsetpackageinherited

Definition at line 226 of file XmlUtf8RawTextWriter.cs.

227 {
228 [global::Cpp2ILInjected.Token(Token = "0x6000386")]
229 [global::Cpp2ILInjected.Address(RVA = "0x1D80C74", Offset = "0x1D80C74", Length = "0x8")]
230 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
231 get
232 {
233 throw null;
234 }
235 }