3 references to ParsePIAsync
System.Xml (3)
System\Xml\Core\XmlTextReaderImplAsync.cs (3)
713await ParsePIAsync( null ).ConfigureAwait(false); 717await ParsePIAsync( sb ).ConfigureAwait(false); 3629return ParsePIAsync( null );