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.XmlTextReaderImpl.BaseURI
getset

Definition at line 333 of file XmlTextReaderImpl.cs.

334 {
335 [global::Cpp2ILInjected.Token(Token = "0x600025D")]
336 [global::Cpp2ILInjected.Address(RVA = "0x1D70814", Offset = "0x1D70814", Length = "0x8")]
337 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
338 get
339 {
340 throw null;
341 }
342 }