2 references to DownloadToFileAsync
Microsoft.Extensions.DataIngestion.Tests (2)
Readers\DocumentReaderConformanceTests.cs (2)
93FileInfo inputFile = await DownloadToFileAsync(new Uri(source)); 113FileInfo inputFile = await DownloadToFileAsync(source);