2 references to ParseNamedCharRefAsync
System.Xml (2)
System\Xml\Core\XmlTextReaderImplAsync.cs (2)
705return this.ParseNamedCharRefAsync( expand, internalSubsetBuilder ); 3494charRefEndPos = await ParseNamedCharRefAsync( expandType != EntityExpandType.OnlyGeneral, null ).ConfigureAwait(false);