2 references to ParseCharRefInline
System.Private.Xml (2)
System\Xml\Core\XmlTextReaderImpl.cs (1)
5614
if ((charRefEndPos =
ParseCharRefInline
(pos, out charCount, out entityType)) > 0)
System\Xml\Core\XmlTextReaderImplAsync.cs (1)
3355
if ((charRefEndPos =
ParseCharRefInline
(pos, out charCount, out entityType)) > 0)