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

Definition at line 160 of file QueryOutputWriter.cs.

161 {
162 [global::Cpp2ILInjected.Token(Token = "0x60000C3")]
163 [global::Cpp2ILInjected.Address(RVA = "0x1D626CC", Offset = "0x1D626CC", Length = "0x14")]
164 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
165 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
166 get
167 {
168 throw null;
169 }
170 }