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