2 references to ParseNumericCharRef
System.Xml (2)
System\Xml\Core\XmlTextReaderImpl.cs (2)
2285return this.ParseNumericCharRef( true, internalSubsetBuilder, out entType ); 5428charRefEndPos = ParseNumericCharRef( expandType != EntityExpandType.OnlyGeneral, null, out entityType );