3 references to ParsePIAsync
System.Private.Xml (3)
System\Xml\Core\XmlTextReaderImplAsync.cs (3)
750
await
ParsePIAsync
(null).ConfigureAwait(false);
755
await
ParsePIAsync
(sb).ConfigureAwait(false);
3896
return
ParsePIAsync
(null);