3 references to WebClient
System (1)
compmod\system\componentmodel\design\DesigntimeLicenseContext.cs (1)
254WebClient webClient = new WebClient();
System.Configuration (1)
System\Configuration\ClientConfigurationHost.cs (1)
331WebClient client = new WebClient();
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PictureBox.cs (1)
593using (WebClient wc = new WebClient())