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