2 implementations of IsValid
System (2)
net\System\Net\BaseWebProxyFinder.cs (1)
19
public bool
IsValid
net\System\Net\HybridWebProxyFinder.cs (1)
42
public bool
IsValid
1 reference to IsValid
System (1)
net\System\Net\_AutoWebProxyScriptEngine.cs (1)
224
if (!webProxyFinder.
IsValid
)