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

◆ Prefix

virtual string System.Xml.XmlNode.Prefix
getsetinherited

Definition at line 378 of file XmlNode.cs.

379 {
380 [global::Cpp2ILInjected.Token(Token = "0x60005DD")]
381 [global::Cpp2ILInjected.Address(RVA = "0x1D9982C", Offset = "0x1D9982C", Length = "0x48")]
382 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
383 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
384 get
385 {
386 throw null;
387 }
388 }