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

◆ Name

override string System.Xml.XmlTextReaderImpl.Name
get

Definition at line 236 of file XmlTextReaderImpl.cs.

237 {
238 get
239 {
241 XmlNameTable xmlNameTable = this.nameTable;
242 return nodeData.GetNameWPrefix(xmlNameTable);
243 }
244 }
class f__AnonymousType0<< Count > j__TPar
XmlTextReaderImpl.NodeData curNode