2 references to ParseNamedCharRef
System.Private.Xml (2)
System\Xml\Core\XmlTextReaderImpl.cs (2)
2470
return this.
ParseNamedCharRef
(expand, internalSubsetBuilder);
5975
charRefEndPos =
ParseNamedCharRef
(expandType != EntityExpandType.OnlyGeneral, null);