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.XmlTextReader.NamespaceURI
getset

Definition at line 69 of file XmlTextReader.cs.

70 {
71 [global::Cpp2ILInjected.Token(Token = "0x6000235")]
72 [global::Cpp2ILInjected.Address(RVA = "0x1D7EEBC", Offset = "0x1D7EEBC", Length = "0x10")]
73 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
74 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
75 get
76 {
77 throw null;
78 }
79 }