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