2 writes to aborted
System (2)
net\System\Net\NetWebProxyFinder.cs (2)
80aborted = false; 93aborted = true;
3 references to aborted
System (3)
net\System\Net\NetWebProxyFinder.cs (3)
153if ((Engine.AutomaticConfigurationScript != null) && !aborted) 183if (!engineScriptLocation.Equals(Engine.AutomaticConfigurationScript) && !aborted) 229if (aborted)