2 references to ParsePIAsync
System.Private.Xml (2)
System\Xml\Core\XmlTextReaderImplAsync.cs (2)
1489return ParsePIAsync().ContinueBoolTaskFuncWhenFalseAsync(thisRef => thisRef.ParseDocumentContentAsync(), this); 1745return ParsePIAsync().ContinueBoolTaskFuncWhenFalseAsync(thisRef => thisRef.ParseElementContentAsync(), this);