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.XmlAutoDetectWriter.SupportsNamespaceDeclarationInChunks
getsetpackage

Definition at line 330 of file XmlAutoDetectWriter.cs.

331 {
332 [global::Cpp2ILInjected.Token(Token = "0x6000149")]
333 [global::Cpp2ILInjected.Address(RVA = "0x1D640DC", Offset = "0x1D640DC", Length = "0x14")]
334 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
335 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
336 get
337 {
338 throw null;
339 }
340 }