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