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

◆ NamespaceURI

override string System.Xml.XmlTextReaderImpl.NamespaceURI
getset

Definition at line 293 of file XmlTextReaderImpl.cs.

294 {
295 [global::Cpp2ILInjected.Token(Token = "0x600025A")]
296 [global::Cpp2ILInjected.Address(RVA = "0x1D70620", Offset = "0x1D70620", Length = "0xC")]
297 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
298 get
299 {
300 throw null;
301 }
302 }