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