58 references to IsFatal
System (58)
net\System\Net\_AuthenticationState.cs (2)
152if (NclUtilities.IsFatal(exception)) throw; 418if (NclUtilities.IsFatal(exception)) throw;
net\System\Net\_AutoWebProxyScriptEngine.cs (1)
465if (NclUtilities.IsFatal(exception)) throw;
net\System\Net\_AutoWebProxyScriptWrapper.cs (1)
717if (NclUtilities.IsFatal(exception)) throw;
net\System\Net\_Connection.cs (3)
962if (NclUtilities.IsFatal(exception)) throw; 3355if (NclUtilities.IsFatal(exception)) throw; 3595if (NclUtilities.IsFatal(exception)) throw;
net\System\Net\_ConnectStream.cs (10)
683if (NclUtilities.IsFatal(exception)) throw; 1007if (IgnoreSocketErrors && !NclUtilities.IsFatal(exception)) 1026if (NclUtilities.IsFatal(exception)) 1110if (IgnoreSocketErrors && !NclUtilities.IsFatal(exception)) 1129if (NclUtilities.IsFatal(exception)) 1218if (NclUtilities.IsFatal(exception)) 1242if (NclUtilities.IsFatal(exception)) 1988if (NclUtilities.IsFatal(exception)) throw; 2669if (NclUtilities.IsFatal(exception)) 2946if (NclUtilities.IsFatal(exception)) throw;
net\System\Net\_ListenerAsyncResult.cs (1)
100if (NclUtilities.IsFatal(exception)) throw;
net\System\Net\_NTAuthentication.cs (1)
961if (!NclUtilities.IsFatal(e)){
net\System\Net\_PooledStream.cs (1)
215if (NclUtilities.IsFatal(ex))
net\System\Net\_RegBlobWebProxyDataBuilder.cs (1)
127if (NclUtilities.IsFatal(exception)) throw;
net\System\Net\_SecureChannel.cs (2)
1089if (!NclUtilities.IsFatal(e)){ 1146if (!NclUtilities.IsFatal(e)){
net\System\Net\_SSPISessionCache.cs (1)
51if (!NclUtilities.IsFatal(e)){
net\System\Net\_TimerThread.cs (2)
574if (NclUtilities.IsFatal(exception)) throw; 732if (NclUtilities.IsFatal(exception)) throw;
net\System\Net\Cache\_RequestCacheProtocol.cs (1)
267if (NclUtilities.IsFatal(e)) throw;
net\System\Net\Configuration\AuthenticationModulesSection.cs (1)
96if (NclUtilities.IsFatal(exception)) throw;
net\System\Net\Configuration\DefaultProxySection.cs (1)
305if (NclUtilities.IsFatal(exception)) throw;
net\System\Net\Configuration\RequestCachingSection.cs (1)
300if (NclUtilities.IsFatal(exception)) throw;
net\System\Net\Configuration\WebRequestModulesSection.cs (1)
84if (NclUtilities.IsFatal(exception)) throw;
net\System\Net\FtpWebRequest.cs (1)
689if (!NclUtilities.IsFatal(exception)){
net\System\Net\HttpListener.cs (1)
1418if (NclUtilities.IsFatal(exception)) throw;
net\System\Net\HttpListenerRequest.cs (1)
165if (NclUtilities.IsFatal(exception)) throw;
net\System\Net\HttpWebRequest.cs (3)
1249if (NclUtilities.IsFatal(exception)) throw; 3332if (NclUtilities.IsFatal(exception)) throw; 3890if (NclUtilities.IsFatal(unexpectedException)) throw;
net\System\Net\HttpWebResponse.cs (6)
762if (NclUtilities.IsFatal(e)) throw; 784if (NclUtilities.IsFatal(e)) throw; 812if (NclUtilities.IsFatal(e)) throw; 868if (NclUtilities.IsFatal(e)) throw; 890if (NclUtilities.IsFatal(e)) throw; 918if (NclUtilities.IsFatal(e)) throw;
net\System\Net\ServicePoint.cs (3)
1488if (NclUtilities.IsFatal(e)) throw; 1623if (NclUtilities.IsFatal(exception)) throw; 1711if (NclUtilities.IsFatal(exception)) throw;
net\System\Net\Sockets\NetworkStream.cs (1)
805if (NclUtilities.IsFatal(exception)) throw;
net\System\Net\Sockets\Socket.cs (8)
1115if (NclUtilities.IsFatal(ex)) throw; 3061if (NclUtilities.IsFatal(exception)) throw; 5261if (NclUtilities.IsFatal(exception)) throw; 6248if (NclUtilities.IsFatal(exception)) throw; 6264if (NclUtilities.IsFatal(exception)) throw; 7473if (NclUtilities.IsFatal(e)) 7560if (NclUtilities.IsFatal(e)) 7657if (NclUtilities.IsFatal(exception)) throw;
net\System\Net\Sockets\UDPClient.cs (2)
386if (NclUtilities.IsFatal(ex)) { 395if (NclUtilities.IsFatal(ex)) {
net\System\Net\UnsafeNativeMethods.cs (1)
3519if (NclUtilities.IsFatal(e))