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

◆ AddDefaultAttributesAndNormalize()

void System.Xml.XmlTextReaderImpl.AddDefaultAttributesAndNormalize ( )
inlineprivate

Definition at line 2042 of file XmlTextReaderImpl.cs.

2043 {
2044 IDtdInfo dtdInfo = this.dtdInfo;
2046 string localName = nodeData.localName;
2047 string prefix = nodeData.prefix;
2048 if (nodeData != null)
2049 {
2050 }
2051 }
class f__AnonymousType0<< Count > j__TPar
XmlTextReaderImpl.NodeData curNode

References System.Xml.XmlTextReaderImpl.curNode, System.Xml.XmlTextReaderImpl.dtdInfo, and j__TPar.