2 references to ParseTextAsync_PartialValue
System.Xml (2)
System\Xml\Core\XmlTextReaderImplAsync.cs (2)
2991
return
ParseTextAsync_PartialValue
(pos, rcount, rpos, orChars, c);
3026
return await
ParseTextAsync_PartialValue
(pos, rcount, rpos, orChars, c).ConfigureAwait(false);