2 references to ParseNumericCharRef
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReaderImpl.cs (2)
2541return this.ParseNumericCharRef(true, internalSubsetBuilder, out entType); 6090charRefEndPos = ParseNumericCharRef(expandType != EntityExpandType.OnlyGeneral, null, out entityType);