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

◆ DtdParserProxy_ParseNamedCharRef()

int System.Xml.XmlTextReaderImpl.DtdParserProxy_ParseNamedCharRef ( bool expand,
StringBuilder internalSubsetBuilder )
inlinepackage

Definition at line 933 of file XmlTextReaderImpl.cs.

934 {
935 return this.ParseNamedCharRef(expand, internalSubsetBuilder);
936 }
class f__AnonymousType0<< Count > j__TPar
int ParseNamedCharRef(bool expand, StringBuilder internalSubsetBuilder)

References j__TPar, and System.Xml.XmlTextReaderImpl.ParseNamedCharRef().

Referenced by System.Xml.XmlTextReaderImpl.DtdParserProxy.ParseNamedCharRef().