198 references to ExceptionHelper
dotnet-svcutil-lib (198)
FrameworkFork\System.ServiceModel\Extensions\ReflectionExtensions.cs (9)
28throw ExceptionHelper.PlatformNotSupported(); 32throw ExceptionHelper.PlatformNotSupported(); 96throw ExceptionHelper.PlatformNotSupported(); 100throw ExceptionHelper.PlatformNotSupported(); 174throw ExceptionHelper.PlatformNotSupported(); 178throw ExceptionHelper.PlatformNotSupported(); 185throw ExceptionHelper.PlatformNotSupported(); 189throw ExceptionHelper.PlatformNotSupported(); 193throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\Internals\InternalSR.cs (20)
32internal static string ArgumentNullOrEmpty(object param0) { throw ExceptionHelper.PlatformNotSupported(); } 33internal static string AsyncEventArgsCompletedTwice(object param0) { throw ExceptionHelper.PlatformNotSupported(); } 34internal static string AsyncEventArgsCompletionPending(object param0) { throw ExceptionHelper.PlatformNotSupported(); } 35internal static string AsyncResultCompletedTwice(object param0) { throw ExceptionHelper.PlatformNotSupported(); } 36internal static string BufferAllocationFailed(object param0) { throw ExceptionHelper.PlatformNotSupported(); } 37internal static string BufferedOutputStreamQuotaExceeded(object param0) { throw ExceptionHelper.PlatformNotSupported(); } 38internal static string CannotConvertObject(object param0, object param1) { throw ExceptionHelper.PlatformNotSupported(); } 39internal static string EtwAPIMaxStringCountExceeded(object param0) { throw ExceptionHelper.PlatformNotSupported(); } 40internal static string EtwMaxNumberArgumentsExceeded(object param0) { throw ExceptionHelper.PlatformNotSupported(); } 41internal static string EtwRegistrationFailed(object param0) { throw ExceptionHelper.PlatformNotSupported(); } 42internal static string FailFastMessage(object param0) { throw ExceptionHelper.PlatformNotSupported(); } 43internal static string IncompatibleArgumentType(object param0, object param1) { throw ExceptionHelper.PlatformNotSupported(); } 44internal static string InvalidAsyncResultImplementation(object param0) { throw ExceptionHelper.PlatformNotSupported(); } 45internal static string LockTimeoutExceptionMessage(object param0) { throw ExceptionHelper.PlatformNotSupported(); } 46internal static string ShipAssertExceptionMessage(object param0) { throw ExceptionHelper.PlatformNotSupported(); } 47internal static string TaskTimedOutError(object param0) { throw ExceptionHelper.PlatformNotSupported(); } 48internal static string TimeoutInputQueueDequeue(object param0) { throw ExceptionHelper.PlatformNotSupported(); } 49internal static string TimeoutMustBeNonNegative(object param0, object param1) { throw ExceptionHelper.PlatformNotSupported(); } 50internal static string TimeoutMustBePositive(object param0, object param1) { throw ExceptionHelper.PlatformNotSupported(); } 51internal static string TimeoutOnOperation(object param0) { throw ExceptionHelper.PlatformNotSupported(); }
FrameworkFork\System.ServiceModel\Internals\System\Runtime\Diagnostics\DiagnosticTraceBase.cs (2)
218throw ExceptionHelper.PlatformNotSupported(); 226throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\Internals\System\Runtime\Diagnostics\EventTraceActivity.cs (1)
63throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\System\IdentityModel\Claims\ClaimComparer.cs (5)
230throw ExceptionHelper.PlatformNotSupported(); 235throw ExceptionHelper.PlatformNotSupported(); 251throw ExceptionHelper.PlatformNotSupported(); 256throw ExceptionHelper.PlatformNotSupported(); 265throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\System\IdentityModel\Claims\ClaimSet.cs (2)
51throw ExceptionHelper.PlatformNotSupported(ExceptionHelper.WinsdowsStreamSecurityNotSupported);
FrameworkFork\System.ServiceModel\System\IdentityModel\Claims\WindowsClaimSet.NetNative.cs (7)
27throw ExceptionHelper.PlatformNotSupported(WindowsStreamSecurityNotSupportedUWP); 35throw ExceptionHelper.PlatformNotSupported(WindowsStreamSecurityNotSupportedUWP); 43throw ExceptionHelper.PlatformNotSupported(WindowsStreamSecurityNotSupportedUWP); 51throw ExceptionHelper.PlatformNotSupported(WindowsStreamSecurityNotSupportedUWP); 57throw ExceptionHelper.PlatformNotSupported(WindowsStreamSecurityNotSupportedUWP); 62throw ExceptionHelper.PlatformNotSupported(WindowsStreamSecurityNotSupportedUWP); 67throw ExceptionHelper.PlatformNotSupported(WindowsStreamSecurityNotSupportedUWP);
FrameworkFork\System.ServiceModel\System\IdentityModel\Claims\X509CertificateClaimSet.cs (1)
201throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\System\IdentityModel\CryptoHelper.cs (11)
26throw ExceptionHelper.PlatformNotSupported(); 31throw ExceptionHelper.PlatformNotSupported(); 36throw ExceptionHelper.PlatformNotSupported(); 41throw ExceptionHelper.PlatformNotSupported(); 46throw ExceptionHelper.PlatformNotSupported(); 52throw ExceptionHelper.PlatformNotSupported(); 57throw ExceptionHelper.PlatformNotSupported(); 62throw ExceptionHelper.PlatformNotSupported(); 67throw ExceptionHelper.PlatformNotSupported(); 73throw ExceptionHelper.PlatformNotSupported(); 78throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\System\IdentityModel\HashStream.cs (5)
70throw ExceptionHelper.PlatformNotSupported(); 80throw ExceptionHelper.PlatformNotSupported(); 90throw ExceptionHelper.PlatformNotSupported(); 96throw ExceptionHelper.PlatformNotSupported(); 102throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\System\IdentityModel\SecurityUtils.cs (5)
210throw ExceptionHelper.PlatformNotSupported(); 258throw ExceptionHelper.PlatformNotSupported(); 265throw ExceptionHelper.PlatformNotSupported(); 270throw ExceptionHelper.PlatformNotSupported(); 275throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\System\IdentityModel\Selectors\WindowsSecurityTokenAuthenticator.cs (2)
40throw ExceptionHelper.PlatformNotSupported(ExceptionHelper.WinsdowsStreamSecurityNotSupported);
FrameworkFork\System.ServiceModel\System\IdentityModel\Selectors\X509SecurityTokenAuthenticator.cs (1)
70throw ExceptionHelper.PlatformNotSupported("Mapping to Windows identity not supported.");
FrameworkFork\System.ServiceModel\System\IdentityModel\SignedXml.cs (4)
20throw ExceptionHelper.PlatformNotSupported(); 30get { throw ExceptionHelper.PlatformNotSupported(); } 31set { throw ExceptionHelper.PlatformNotSupported(); } 36throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\System\IdentityModel\Tokens\WindowsSecurityToken.NetNative.cs (5)
19throw ExceptionHelper.PlatformNotSupported("Windows Stream Security is not supported on UWP yet"); 27throw ExceptionHelper.PlatformNotSupported("Windows Stream Security is not supported on UWP yet"); 35throw ExceptionHelper.PlatformNotSupported("Windows Stream Security is not supported on UWP yet"); 43throw ExceptionHelper.PlatformNotSupported("Windows Stream Security is not supported on UWP yet"); 49throw ExceptionHelper.PlatformNotSupported("Windows Stream Security is not supported on UWP yet");
FrameworkFork\System.ServiceModel\System\IdentityModel\Tokens\X509SecurityToken.cs (1)
71throw ExceptionHelper.PlatformNotSupported("X509SecurityToken.SecurityKeys");
FrameworkFork\System.ServiceModel\System\ServiceModel\AuditLogLocation.cs (1)
22throw ExceptionHelper.PlatformNotSupported(SRServiceModel.SecurityAuditPlatformNotSupported);
FrameworkFork\System.ServiceModel\System\ServiceModel\BasicHttpBinding.cs (1)
21throw ExceptionHelper.PlatformNotSupported(string.Format(SRServiceModel.UnsupportedSecuritySetting, "securityMode", securityMode));
FrameworkFork\System.ServiceModel\System\ServiceModel\ChannelFactory.cs (2)
131throw ExceptionHelper.PlatformNotSupported(); 232throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\AddressHeader.cs (2)
134throw ExceptionHelper.PlatformNotSupported(); 243throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Addressing.cs (4)
396throw ExceptionHelper.PlatformNotSupported(); 416throw ExceptionHelper.PlatformNotSupported(); 465throw ExceptionHelper.PlatformNotSupported(); 603throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BodyWriter.cs (2)
94throw ExceptionHelper.PlatformNotSupported(); 99throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ChannelBuilder.cs (2)
20throw ExceptionHelper.PlatformNotSupported(); 32throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ClientWebSocketTransportDuplexSessionChannel.cs (1)
205throw ExceptionHelper.PlatformNotSupported("client certificates not supported yet");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Connection.cs (1)
507throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ConnectionOrientedTransportChannelFactory.cs (3)
211throw ExceptionHelper.PlatformNotSupported("StreamedFramingRequestChannel not yet implemented"); 284throw ExceptionHelper.PlatformNotSupported("ConnectionOrientedTransportChannelFactory async open path"); 289throw ExceptionHelper.PlatformNotSupported("ConnectionOrientedTransportChannelFactory async open path");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpChannelFactory.cs (1)
1153throw ExceptionHelper.PlatformNotSupported("proxy-connection");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpMessageHandlerFactory.cs (1)
197throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpsChannelFactory.cs (3)
105throw ExceptionHelper.PlatformNotSupported("Client certificates"); 173throw ExceptionHelper.PlatformNotSupported("Client certificates not supported yet"); 230throw ExceptionHelper.PlatformNotSupported("Client certificates not supported yet");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpTransportBindingElement.cs (1)
169ExceptionHelper.PlatformNotSupported(SRServiceModel.ExtendedProtectionNotSupported);
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (1)
558throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannelFactory.cs (1)
367throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceModelHttpMessageHandler.CoreClr.cs (2)
64set { throw ExceptionHelper.PlatformNotSupported("CheckCertificateRevocationList not yet support"); } 76set { throw ExceptionHelper.PlatformNotSupported("Certificate validation not supported yet"); }
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\SessionConnectionReader.cs (1)
375ExceptionHelper.CreateMaxReceivedMessageSizeExceededException(_maxBufferSize));
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\SslStreamSecurityUpgradeProvider.cs (7)
85throw ExceptionHelper.PlatformNotSupported("SslStreamSecurityUpgradeProvider.Identity - server certificate"); 249throw ExceptionHelper.PlatformNotSupported("SslStreamSecurityUpgradeProvider async path"); 254throw ExceptionHelper.PlatformNotSupported("SslStreamSecurityUpgradeProvider async path"); 298throw ExceptionHelper.PlatformNotSupported("SslStreamSecurityUpgradeProvider async path"); 303throw ExceptionHelper.PlatformNotSupported("SslStreamSecurityUpgradeProvider async path"); 382throw ExceptionHelper.PlatformNotSupported("SslStreamSecurityUpgradeProvider async path"); 387throw ExceptionHelper.PlatformNotSupported("SslStreamSecurityUpgradeProvider async path");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransportSecurityBindingElement.cs (2)
54throw ExceptionHelper.PlatformNotSupported("TransportSecurityBindingElement.BuildChannelFactoryCore is not supported."); 64throw ExceptionHelper.PlatformNotSupported("TransportSecurityBindingElement doesn't support ChannelProtectionRequirements yet.");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransportSecurityHelpers.cs (1)
367throw ExceptionHelper.PlatformNotSupported("Server certificate validation not supported yet");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\WebSocketTransportSettings.cs (2)
123throw ExceptionHelper.PlatformNotSupported(); 128throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\WindowsStreamSecurityUpgradeProvider.cs (6)
226throw ExceptionHelper.PlatformNotSupported(ExceptionHelper.WinsdowsStreamSecurityNotSupported); 232throw ExceptionHelper.PlatformNotSupported(); 238throw ExceptionHelper.PlatformNotSupported(); 393throw ExceptionHelper.PlatformNotSupported(ExceptionHelper.WinsdowsStreamSecurityNotSupported);
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\CustomAttributeProvider.cs (4)
50throw ExceptionHelper.AsError(new ArgumentException()); 74throw ExceptionHelper.PlatformNotSupported(); 93throw ExceptionHelper.PlatformNotSupported(); 110throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\TypeLoader.cs (3)
323throw ExceptionHelper.PlatformNotSupported(); 967throw ExceptionHelper.PlatformNotSupported("security: protectionLevel"); 2017throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\InputChannelBinder.cs (3)
53throw ExceptionHelper.AsError(NotImplemented.ByDesign); 99throw ExceptionHelper.AsError(NotImplemented.ByDesign); 129throw ExceptionHelper.AsError(NotImplemented.ByDesign);
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\OperationFormatter.cs (1)
880throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\OutputChannelBinder.cs (9)
46throw ExceptionHelper.AsError(NotImplemented.ByDesign); 67throw ExceptionHelper.AsError(NotImplemented.ByDesign); 72throw ExceptionHelper.AsError(NotImplemented.ByDesign); 77throw ExceptionHelper.AsError(NotImplemented.ByDesign); 102throw ExceptionHelper.AsError(NotImplemented.ByDesign); 107throw ExceptionHelper.AsError(NotImplemented.ByDesign); 117throw ExceptionHelper.AsError(NotImplemented.ByDesign); 122throw ExceptionHelper.AsError(NotImplemented.ByDesign); 127throw ExceptionHelper.AsError(NotImplemented.ByDesign);
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ReplyChannelBinder.cs (5)
89throw ExceptionHelper.AsError(NotImplemented.ByDesign); 104throw ExceptionHelper.AsError(NotImplemented.ByDesign); 119throw ExceptionHelper.AsError(NotImplemented.ByDesign); 124throw ExceptionHelper.AsError(NotImplemented.ByDesign); 129throw ExceptionHelper.AsError(NotImplemented.ByDesign);
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\StreamFormatter.cs (1)
110throw ExceptionHelper.AsError(NotImplemented.ByDesign);
FrameworkFork\System.ServiceModel\System\ServiceModel\EndpointIdentity.cs (2)
54throw ExceptionHelper.PlatformNotSupported("EndpointIdentity.CreateIdentity is not supported."); 105throw ExceptionHelper.PlatformNotSupported("EndpointIdentity.GetClaimComparer is not supported.");
FrameworkFork\System.ServiceModel\System\ServiceModel\NetHttpBinding.cs (1)
147throw ExceptionHelper.PlatformNotSupported(string.Format(SRServiceModel.UnsupportedBindingProperty, "MessageEncoding", MessageEncoding));
FrameworkFork\System.ServiceModel\System\ServiceModel\NetHttpsBinding.cs (2)
22throw ExceptionHelper.PlatformNotSupported(string.Format(SRServiceModel.UnsupportedSecuritySetting, "securityMode", securityMode)); 103throw ExceptionHelper.PlatformNotSupported(string.Format(SRServiceModel.UnsupportedBindingProperty, "MessageEncoding", MessageEncoding));
FrameworkFork\System.ServiceModel\System\ServiceModel\NetTcpBinding.cs (1)
404throw ExceptionHelper.PlatformNotSupported(nameof(SecurityMode.Message));
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\ClientCredentialsSecurityTokenManager.cs (7)
119throw ExceptionHelper.PlatformNotSupported("CreateSecurityTokenProvider (IsIssuedSecurityTokenRequirement(initiatorRequirement)"); 125throw ExceptionHelper.PlatformNotSupported("CreateSecurityTokenProvider X509Certificate - SecurityKeyUsage.Exchange"); 179throw ExceptionHelper.PlatformNotSupported("CreateSecurityTokenSerializer(SecurityTokenVersion version) not supported"); 213throw ExceptionHelper.PlatformNotSupported("CreateSecurityTokenAuthenticator : GenericXmlSecurityTokenAuthenticator"); 234throw ExceptionHelper.PlatformNotSupported("CreateSecurityTokenAuthenticator : SecurityTokenTypes.Rsa"); 238throw ExceptionHelper.PlatformNotSupported("CreateSecurityTokenAuthenticator : SecurityTokenTypes.Kerberos"); 245throw ExceptionHelper.PlatformNotSupported("CreateSecurityTokenAuthenticator : GenericXmlSecurityTokenAuthenticator");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\ReceiveSecurityHeader.cs (2)
20throw ExceptionHelper.PlatformNotSupported(); 35throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityChannel.cs (2)
76throw ExceptionHelper.PlatformNotSupported("SecurityChannel async path"); 81throw ExceptionHelper.PlatformNotSupported("SecurityChannel async path");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityProtocol.cs (14)
36get { throw ExceptionHelper.PlatformNotSupported(); } 41get { throw ExceptionHelper.PlatformNotSupported(); } 44public void OnAbort() { throw ExceptionHelper.PlatformNotSupported(); } 45public IAsyncResult OnBeginClose(TimeSpan timeout, AsyncCallback callback, object state) { throw ExceptionHelper.PlatformNotSupported(); } 46public IAsyncResult OnBeginOpen(TimeSpan timeout, AsyncCallback callback, object state) { throw ExceptionHelper.PlatformNotSupported(); } 47public void OnClose(TimeSpan timeout) { throw ExceptionHelper.PlatformNotSupported(); } 48public void OnClosed() { throw ExceptionHelper.PlatformNotSupported(); } 49public void OnClosing() { throw ExceptionHelper.PlatformNotSupported(); } 50public void OnEndClose(IAsyncResult result) { throw ExceptionHelper.PlatformNotSupported(); } 51public void OnEndOpen(IAsyncResult result) { throw ExceptionHelper.PlatformNotSupported(); } 52public void OnFaulted() { throw ExceptionHelper.PlatformNotSupported(); } 53public void OnOpen(TimeSpan timeout) { throw ExceptionHelper.PlatformNotSupported(); } 54public void OnOpened() { throw ExceptionHelper.PlatformNotSupported(); } 55public void OnOpening() { throw ExceptionHelper.PlatformNotSupported(); }
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityUtils.cs (6)
309throw ExceptionHelper.PlatformNotSupported(); 516throw ExceptionHelper.PlatformNotSupported("UPN claim not supported"); 554throw ExceptionHelper.PlatformNotSupported(ExceptionHelper.WinsdowsStreamSecurityNotSupported); 660throw ExceptionHelper.PlatformNotSupported(ExceptionHelper.WinsdowsStreamSecurityNotSupported);
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SendSecurityHeader.cs (2)
19throw ExceptionHelper.PlatformNotSupported(); 44throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\Tokens\SecurityContextCookieSerializer.cs (1)
40throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSUtilitySpecificationVersion.cs (1)
88throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\X509ServiceCertificateAuthentication.cs (2)
114throw ExceptionHelper.PlatformNotSupported("X509CertificateValidationMode.PeerTrust is not supported"); 131throw ExceptionHelper.PlatformNotSupported("X509CertificateValidationMode.PeerTrust is not supported");