141 references to ExceptionHelper
System (141)
net\System\Net\_BasicClient.cs (2)
143GlobalLog.LeaveException("BasicClient::EncodingRightGetBytes", ExceptionHelper.MethodNotSupportedException); 144throw ExceptionHelper.MethodNotSupportedException;
net\System\Net\_Connection.cs (1)
2979ConnectionReturnResult.AddExceptionRange(ref returnResult, requestArray, ExceptionHelper.IsolatedException);
net\System\Net\_FtpControlStream.cs (3)
317throw ExceptionHelper.IsolatedException; 700throw ExceptionHelper.RequestAbortedException; 1101throw ExceptionHelper.RequestAbortedException;
net\System\Net\_NativeSSPI.cs (2)
154throw ExceptionHelper.MethodNotSupportedException; 158throw ExceptionHelper.MethodNotSupportedException;
net\System\Net\_SecureChannel.cs (1)
344ExceptionHelper.KeyContainerPermissionOpen.Demand();
net\System\Net\_SpnDictionary.cs (8)
46ExceptionHelper.WebPermissionUnrestricted.Demand(); 109ExceptionHelper.WebPermissionUnrestricted.Demand(); 117ExceptionHelper.WebPermissionUnrestricted.Demand(); 124ExceptionHelper.WebPermissionUnrestricted.Demand(); 139ExceptionHelper.WebPermissionUnrestricted.Demand(); 149ExceptionHelper.WebPermissionUnrestricted.Demand(); 160ExceptionHelper.WebPermissionUnrestricted.Demand(); 172ExceptionHelper.WebPermissionUnrestricted.Demand();
net\System\Net\_SSPIWrapper.cs (1)
428default: throw ExceptionHelper.MethodNotImplementedException;
net\System\Net\AuthenticationManager.cs (4)
142ExceptionHelper.ControlPolicyPermission.Demand(); 206ExceptionHelper.UnmanagedPermission.Demand(); 215ExceptionHelper.UnmanagedPermission.Demand(); 224ExceptionHelper.UnmanagedPermission.Demand();
net\System\Net\Cache\IERequestCache.cs (4)
651throw ExceptionHelper.RequestAbortedException; 673throw ExceptionHelper.RequestAbortedException; 851throw ExceptionHelper.RequestAbortedException; 882throw ExceptionHelper.RequestAbortedException;
net\System\Net\Cache\RequestCacheValidator.cs (2)
183throw ExceptionHelper.CacheEntryNotFoundException; 185throw ExceptionHelper.RequestProhibitedByCachePolicyException;
net\System\Net\Configuration\AuthenticationModulesSection.cs (1)
30ExceptionHelper.UnmanagedPermission.Demand();
net\System\Net\Configuration\DefaultProxySection.cs (1)
40ExceptionHelper.WebPermissionUnrestricted.Demand();
net\System\Net\Configuration\HttpWebRequestElement.cs (1)
40ExceptionHelper.WebPermissionUnrestricted.Demand();
net\System\Net\Configuration\RequestCachingSection.cs (1)
94ExceptionHelper.WebPermissionUnrestricted.Demand();
net\System\Net\Configuration\ServicePointManagerElement.cs (1)
44ExceptionHelper.UnmanagedPermission.Demand();
net\System\Net\Configuration\SocketElement.cs (1)
32ExceptionHelper.UnrestrictedSocketPermission.Demand();
net\System\Net\Configuration\WebProxyScriptElement.cs (1)
33ExceptionHelper.WebPermissionUnrestricted.Demand();
net\System\Net\Configuration\WebRequestModulesSection.cs (1)
30ExceptionHelper.WebPermissionUnrestricted.Demand();
net\System\Net\EndPoint.cs (3)
30throw ExceptionHelper.PropertyNotImplementedException; 40throw ExceptionHelper.MethodNotImplementedException; 49throw ExceptionHelper.MethodNotImplementedException;
net\System\Net\filewebrequest.cs (4)
220throw ExceptionHelper.RequestAbortedException; 266throw ExceptionHelper.RequestAbortedException; 506throw ExceptionHelper.PropertyNotSupportedException; 509throw ExceptionHelper.PropertyNotSupportedException;
net\System\Net\FtpWebRequest.cs (11)
272ExceptionHelper.WebPermissionUnrestricted.Demand(); 449ExceptionHelper.WebPermissionUnrestricted.Demand(); 453ExceptionHelper.WebPermissionUnrestricted.Demand(); 1713connection.Abort(ExceptionHelper.RequestAbortedException); 1845throw ExceptionHelper.PropertyNotSupportedException; 1848throw ExceptionHelper.PropertyNotSupportedException; 1855throw ExceptionHelper.PropertyNotSupportedException; 1858throw ExceptionHelper.PropertyNotSupportedException; 1865throw ExceptionHelper.PropertyNotSupportedException; 1868throw ExceptionHelper.PropertyNotSupportedException; 2222connection.Abort(ExceptionHelper.RequestAbortedException);
net\System\Net\HttpListener.cs (4)
2693throw ExceptionHelper.PropertyNotImplementedException; 2698throw ExceptionHelper.PropertyNotImplementedException; 2703throw ExceptionHelper.PropertyNotImplementedException; 2708throw ExceptionHelper.PropertyNotImplementedException;
net\System\Net\HttpWebRequest.cs (8)
595ExceptionHelper.WebPermissionUnrestricted.Demand(); 714ExceptionHelper.WebPermissionUnrestricted.Demand(); 746ExceptionHelper.WebPermissionUnrestricted.Demand(); 762ExceptionHelper.WebPermissionUnrestricted.Demand(); 2691ExceptionHelper.WebPermissionUnrestricted.Demand(); 2701ExceptionHelper.WebPermissionUnrestricted.Demand(); 5267ExceptionHelper.WebPermissionUnrestricted.Demand(); 5498ExceptionHelper.InfrastructurePermission.Demand();
net\System\Net\IntranetCredentialPolicy.cs (1)
70ExceptionHelper.ControlPolicyPermission.Demand();
net\System\Net\NetWebProxyFinder.cs (1)
224ExceptionHelper.WebPermissionUnrestricted.Assert();
net\System\Net\NetworkCredential.cs (2)
127ExceptionHelper.UnmanagedPermission.Demand(); 154ExceptionHelper.UnmanagedPermission.Demand();
net\System\Net\NetworkInformation\IPGlobalProperties.cs (3)
77throw ExceptionHelper.MethodNotImplementedException; 82throw ExceptionHelper.MethodNotImplementedException; 87throw ExceptionHelper.MethodNotImplementedException;
net\System\Net\SecureProtocols\_NegoState.cs (1)
213ExceptionHelper.ControlPrincipalPermission.Demand();
net\System\Net\ServicePoint.cs (2)
99ExceptionHelper.InfrastructurePermission.Demand(); 467ExceptionHelper.WebPermissionUnrestricted.Demand();
net\System\Net\ServicePointManager.cs (6)
400ExceptionHelper.WebPermissionUnrestricted.Demand(); 416ExceptionHelper.WebPermissionUnrestricted.Demand(); 437ExceptionHelper.WebPermissionUnrestricted.Demand(); 528ExceptionHelper.UnmanagedPermission.Demand(); 556ExceptionHelper.InfrastructurePermission.Demand(); 602ExceptionHelper.UnmanagedPermission.Demand();
net\System\Net\Sockets\Socket.cs (10)
174ExceptionHelper.UnrestrictedSocketPermission.Demand(); 489ExceptionHelper.UnmanagedPermission.Demand(); 902ExceptionHelper.UnmanagedPermission.Demand(); 1443ExceptionHelper.UnmanagedPermission.Assert(); 2192ExceptionHelper.UnmanagedPermission.Demand(); 2800ExceptionHelper.UnrestrictedSocketPermission.Demand(); 3623ExceptionHelper.UnmanagedPermission.Assert(); 5853ExceptionHelper.UnmanagedPermission.Demand(); 5943ExceptionHelper.UnmanagedPermission.Demand(); 9326ExceptionHelper.UnmanagedPermission.Assert();
net\System\Net\webclient.cs (2)
241ExceptionHelper.WebPermissionUnrestricted.Demand(); 249ExceptionHelper.WebPermissionUnrestricted.Demand();
net\System\Net\webproxy.cs (2)
417ExceptionHelper.WebPermissionUnrestricted.Demand(); 438ExceptionHelper.WebPermissionUnrestricted.Demand();
net\System\Net\WebRequest.cs (37)
364ExceptionHelper.WebPermissionUnrestricted.Demand(); 592ExceptionHelper.WebPermissionUnrestricted.Demand(); 638throw ExceptionHelper.PropertyNotImplementedException; 641throw ExceptionHelper.PropertyNotImplementedException; 653throw ExceptionHelper.PropertyNotImplementedException; 665throw ExceptionHelper.PropertyNotImplementedException; 668throw ExceptionHelper.PropertyNotImplementedException; 695throw ExceptionHelper.PropertyNotImplementedException; 698throw ExceptionHelper.PropertyNotImplementedException; 712throw ExceptionHelper.PropertyNotImplementedException; 715throw ExceptionHelper.PropertyNotImplementedException; 728throw ExceptionHelper.PropertyNotImplementedException; 731throw ExceptionHelper.PropertyNotImplementedException; 741throw ExceptionHelper.PropertyNotImplementedException; 744throw ExceptionHelper.PropertyNotImplementedException; 753throw ExceptionHelper.PropertyNotImplementedException; 756throw ExceptionHelper.PropertyNotImplementedException; 766throw ExceptionHelper.PropertyNotImplementedException; 769throw ExceptionHelper.PropertyNotImplementedException; 779throw ExceptionHelper.PropertyNotImplementedException; 782throw ExceptionHelper.PropertyNotImplementedException; 796throw ExceptionHelper.PropertyNotImplementedException; 799throw ExceptionHelper.PropertyNotImplementedException; 811throw ExceptionHelper.MethodNotImplementedException; 822throw ExceptionHelper.MethodNotImplementedException; 830throw ExceptionHelper.MethodNotImplementedException; 838throw ExceptionHelper.MethodNotImplementedException; 847throw ExceptionHelper.MethodNotImplementedException; 856throw ExceptionHelper.MethodNotImplementedException; 947throw ExceptionHelper.MethodNotImplementedException; 987throw ExceptionHelper.MethodNotImplementedException; 992throw ExceptionHelper.MethodNotImplementedException; 997throw ExceptionHelper.MethodNotImplementedException; 1018throw ExceptionHelper.MethodNotImplementedException; 1075ExceptionHelper.WebPermissionUnrestricted.Demand(); 1081ExceptionHelper.WebPermissionUnrestricted.Demand(); 1091ExceptionHelper.WebPermissionUnrestricted.Demand();
net\System\Net\WebResponse.cs (7)
138throw ExceptionHelper.PropertyNotImplementedException; 141throw ExceptionHelper.PropertyNotImplementedException; 161throw ExceptionHelper.PropertyNotImplementedException; 164throw ExceptionHelper.PropertyNotImplementedException; 189throw ExceptionHelper.MethodNotImplementedException; 215throw ExceptionHelper.PropertyNotImplementedException; 241throw ExceptionHelper.PropertyNotImplementedException;
net\System\UriScheme.cs (1)
169ExceptionHelper.InfrastructurePermission.Demand();