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

virtual string System.Xml.XmlNode.NamespaceURI
getsetinherited

Definition at line 365 of file XmlNode.cs.

366 {
367 [global::Cpp2ILInjected.Token(Token = "0x60005DC")]
368 [global::Cpp2ILInjected.Address(RVA = "0x1D997E4", Offset = "0x1D997E4", Length = "0x48")]
369 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
370 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
371 get
372 {
373 throw null;
374 }
375 }