2 references to ParseTextAsync_NoValue
System.Xml (2)
System\Xml\Core\XmlTextReaderImplAsync.cs (2)
2989return ParseTextAsync_NoValue(outOrChars, pos); 3024return await ParseTextAsync_NoValue(outOrChars, pos).ConfigureAwait(false);