1 reference to GetStreamAsync
Microsoft.Maui.Controls (1)
UriImageSource.cs (1)
121
return await StreamWrapper.
GetStreamAsync
(uri, cancellationToken, client).ConfigureAwait(false);