2 references to DownloadAsync
Microsoft.Extensions.DataIngestion.Tests (2)
Readers\DocumentReaderConformanceTests.cs (2)
81
using HttpResponseMessage response = await
DownloadAsync
(new(source));
181
using HttpResponseMessage response = await
DownloadAsync
(uri);