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