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

◆ LoadParsingBuffer()

void System.Xml.DtdParser.LoadParsingBuffer ( )
inlineprivate

Definition at line 1592 of file DtdParser.cs.

1593 {
1594 IDtdParserAdapter dtdParserAdapter = this.readerAdapter;
1595 }
class f__AnonymousType0<< Count > j__TPar
IDtdParserAdapter readerAdapter

References j__TPar, and System.Xml.DtdParser.readerAdapter.

Referenced by System.Xml.DtdParser.HandleEntityReference(), System.Xml.DtdParser.ParseFreeFloatingDtd(), and System.Xml.DtdParser.ParseInDocumentDtd().