terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ GetNameWPrefix()

string System.Xml.XmlTextReaderImpl.NodeData.GetNameWPrefix ( XmlNameTable nt)
inlinepackage

Definition at line 4780 of file XmlTextReaderImpl.cs.

4781 {
4782 string text = this.nameWPrefix;
4783 if (text != null)
4784 {
4785 return text;
4786 }
4787 string text2;
4788 return text2;
4789 }

References System.Xml.XmlTextReaderImpl.NodeData.nameWPrefix, and System.text.