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

◆ BaseURI

override string System.Xml.XmlTextReader.BaseURI
getset

Definition at line 108 of file XmlTextReader.cs.

109 {
110 [global::Cpp2ILInjected.Token(Token = "0x6000238")]
111 [global::Cpp2ILInjected.Address(RVA = "0x1D7EEEC", Offset = "0x1D7EEEC", Length = "0x10")]
112 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
113 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
114 get
115 {
116 throw null;
117 }
118 }