2 references to InitTextReaderInputAsync
System.Private.Xml (2)
System\Xml\Core\XmlTextReaderImplAsync.cs (2)
939return InitTextReaderInputAsync(baseUriStr, null, input); 5173await InitTextReaderInputAsync(uri.ToString(), uri, textReader).ConfigureAwait(false);