1 reference to s_httpClient
System.Windows.Forms (1)
System\Windows\Forms\Controls\PictureBox\PictureBox.cs (1)
486
_uriImageStream = await
s_httpClient
.GetStreamAsync(uri).ConfigureAwait(false);