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

◆ UnderlyingObject

virtual object System.Xml.XPath.XPathNavigator.UnderlyingObject
getset

Definition at line 232 of file XPathNavigator.cs.

233 {
234 [global::Cpp2ILInjected.Token(Token = "0x60007E6")]
235 [global::Cpp2ILInjected.Address(RVA = "0x1DB34E8", Offset = "0x1DB34E8", Length = "0x8")]
236 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
237 get
238 {
239 throw null;
240 }
241 }