1 reference to ParseRootLevelWhitespaceAsync
System.Xml (1)
System\Xml\Core\XmlTextReaderImplAsync.cs (1)
1474
return
ParseRootLevelWhitespaceAsync
().ContinueBoolTaskFuncWhenFalse(ParseDocumentContentAsync);