2 references to ParseNamedCharRef
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReaderImpl.cs (2)
2546return this.ParseNamedCharRef(expand, internalSubsetBuilder); 6098charRefEndPos = ParseNamedCharRef(expandType != EntityExpandType.OnlyGeneral, null);