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

◆ AddNode()

XmlTextReaderImpl.NodeData System.Xml.XmlTextReaderImpl.AddNode ( int nodeIndex,
int nodeDepth )
inlineprivate

Definition at line 2845 of file XmlTextReaderImpl.cs.

2846 {
2847 if (this.nodes.prefix != null)
2848 {
2849 }
2851 return nodeData;
2852 }
class f__AnonymousType0<< Count > j__TPar
XmlTextReaderImpl.NodeData[] nodes

References j__TPar, and System.Xml.XmlTextReaderImpl.nodes.