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

Definition at line 1348 of file XmlDocument.cs.

1349 {
1350 [global::Cpp2ILInjected.Token(Token = "0x6000510")]
1351 [global::Cpp2ILInjected.Address(RVA = "0x1D90BB4", Offset = "0x1D90BB4", Length = "0x8")]
1352 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1353 get
1354 {
1355 throw null;
1356 }
1357 }