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

◆ AttributeNamespaceLookup()

void System.Xml.XmlTextReaderImpl.AttributeNamespaceLookup ( )
inlineprivate

Definition at line 2122 of file XmlTextReaderImpl.cs.

2123 {
2124 int num = this.index;
2125 int num2 = this.attrCount;
2126 int stringLength = this.nodes.prefix._stringLength;
2127 int num3 = this.index;
2128 int num4 = this.attrCount;
2129 }
class f__AnonymousType0<< Count > j__TPar
XmlTextReaderImpl.NodeData[] nodes

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