1 reference to ParseTextAsync_AsyncFunc
System.Private.Xml (1)
System\Xml\Core\XmlTextReaderImplAsync.cs (1)
3174
return new ValueTask<(int, int, int, bool)>(
ParseTextAsync_AsyncFunc
(task));