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