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