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

◆ SetupEndEntityNodeInAttribute()

void System.Xml.XmlTextReaderImpl.SetupEndEntityNodeInAttribute ( )
inlineprivate

Definition at line 2472 of file XmlTextReaderImpl.cs.

2473 {
2474 int num = this.index;
2475 int num2 = this.attrCount;
2476 XmlTextReaderImpl.NodeData[] array = this.nodes;
2477 this.curNode = num;
2478 }
class f__AnonymousType0<< Count > j__TPar
XmlTextReaderImpl.NodeData[] nodes

References System.array, System.Xml.XmlTextReaderImpl.attrCount, System.Xml.XmlTextReaderImpl.index, j__TPar, and System.Xml.XmlTextReaderImpl.nodes.