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

◆ GetNameQualified()

XmlQualifiedName System.Xml.DtdParser.GetNameQualified ( bool canHavePrefix)
inlineprivate

Definition at line 1503 of file DtdParser.cs.

1504 {
1505 int num = this.colonPos;
1506 XmlNameTable xmlNameTable = this.nameTable;
1507 int num2 = this.curPos;
1508 char[] array = this.chars;
1509 XmlNameTable xmlNameTable2 = this.nameTable;
1510 int num3 = this.tokenStartPos;
1512 char[] array2 = this.chars;
1513 return 1073741824;
1514 }
class f__AnonymousType0<< Count > j__TPar
StringBuilder stringBuilder
XmlNameTable nameTable
StringBuilder internalSubsetValueSb

References System.array, System.Xml.DtdParser.chars, System.Xml.DtdParser.colonPos, System.Xml.DtdParser.curPos, System.Xml.DtdParser.internalSubsetValueSb, j__TPar, System.Xml.DtdParser.nameTable, System.Xml.DtdParser.stringBuilder, and System.Xml.DtdParser.tokenStartPos.

Referenced by System.Xml.DtdParser.ParseAttlistDecl(), System.Xml.DtdParser.ParseElementDecl(), System.Xml.DtdParser.ParseInDocumentDtd(), System.Xml.DtdParser.ParseNotationDecl(), and System.Xml.DtdParser.ScanEntityName().