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