194 references to ExceptionUtility
System.ServiceModel.NetFramingBase (110)
System\ServiceModel\Channels\BufferedConnection.cs (2)
112throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException(nameof(buffer.Length), buffer.Length, SR.Format( 229throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(exceptionTothrow);
System\ServiceModel\Channels\Connection.cs (12)
127throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException(nameof(value), value, 142throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException(nameof(value), value, 156throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new NotSupportedException(SR.SPS_SeekNotSupported)); 164throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new NotSupportedException(SR.SPS_SeekNotSupported)); 168throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new NotSupportedException(SR.SPS_SeekNotSupported)); 270throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new NotSupportedException(SR.SPS_SeekNotSupported)); 275throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new NotSupportedException(SR.SPS_SeekNotSupported)); 301throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(ConvertIOException(ioException)); 315throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(ConvertIOException(ioException)); 329throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(ConvertIOException(ioException)); 374throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(ConvertIOException(ioException)); 413throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(ConvertIOException(ioException));
System\ServiceModel\Channels\ConnectionOrientedTransportBindingElement.cs (4)
42throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException(nameof(value), value, 74throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException(nameof(value), value, 103throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(nameof(context)); 120throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(nameof(context));
System\ServiceModel\Channels\ConnectionPoolHelper.cs (2)
107throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(CreateNewConnectionTimeoutException( 147throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
System\ServiceModel\Channels\FramingChannels.cs (8)
219throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new TimeoutException( 280throw DiagnosticUtility.ExceptionUtility.ThrowHelperError( 327throw DiagnosticUtility.ExceptionUtility.ThrowHelperError( 395throw DiagnosticUtility.ExceptionUtility.ThrowHelperError( 414throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(decoder.CreatePrematureEOFException()); 454throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new MessageSecurityException( 463throw DiagnosticUtility.ExceptionUtility.ThrowHelperError( 486throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new MessageSecurityException(SR.ServerRejectedUpgradeRequest, decoder.CreatePrematureEOFException()));
System\ServiceModel\Channels\FramingDecoders.cs (27)
20throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException(nameof(size), size, SR.ValueMustBePositive)); 37throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new InvalidOperationException(SR.FramingValueNotAvailable)); 58throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new InvalidOperationException(SR.FramingValueNotAvailable)); 68throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new InvalidDataException(SR.FramingSizeTooLarge)); 113throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new InvalidOperationException(SR.FramingValueNotAvailable)); 135throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(quotaExceeded); 172throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new InvalidDataException(SR.InvalidDecoderStateMachine)); 236throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new InvalidDataException(SR.Format(SR.FramingViaNotUri, value), exception)); 246throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new InvalidOperationException(SR.FramingValueNotAvailable)); 398throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(exception); 407throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(CreateInvalidRecordTypeException(expectedType, foundType)); 426throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ProtocolException(exceptionString, inner)); 441throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(exception); 495throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new InvalidOperationException(SR.FramingValueNotAvailable)); 555throw DiagnosticUtility.ExceptionUtility.ThrowHelperError( 559throw DiagnosticUtility.ExceptionUtility.ThrowHelperError( 568throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(CreateException(e)); 649throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new InvalidOperationException(SR.FramingValueNotAvailable)); 662throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new InvalidOperationException(SR.FramingValueNotAvailable)); 781throw DiagnosticUtility.ExceptionUtility.ThrowHelperError( 784throw DiagnosticUtility.ExceptionUtility.ThrowHelperError( 793throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(CreateException(e)); 816throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new InvalidOperationException(SR.FramingValueNotAvailable)); 889throw DiagnosticUtility.ExceptionUtility.ThrowHelperError( 907throw DiagnosticUtility.ExceptionUtility.ThrowHelperError( 910throw DiagnosticUtility.ExceptionUtility.ThrowHelperError( 919throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(CreateException(e));
System\ServiceModel\Channels\FramingEncoders.cs (3)
34throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException(nameof(value), value, 229throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("messageFrame.Offset", 314throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("messageFrame.Offset",
System\ServiceModel\Channels\IdlingCommunicationPool.cs (1)
307throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(exceptionToThrow);
System\ServiceModel\Channels\NetFramingTransportChannelFactory.cs (4)
35throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new InvalidOperationException(SR.MultipleMebesInParameters)); 58throw DiagnosticUtility.ExceptionUtility.ThrowHelperError( 76throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new InvalidOperationException(SR.MultipleStreamUpgradeProvidersInParameters)); 374throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgument(nameof(via), SR.Format(SR.InvalidUriScheme,
System\ServiceModel\Channels\OutputChannel.cs (6)
30throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(nameof(message)); 35throw DiagnosticUtility.ExceptionUtility.ThrowHelperError( 79throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(nameof(message)); 84throw DiagnosticUtility.ExceptionUtility.ThrowHelperError( 104throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(nameof(message)); 109throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
System\ServiceModel\Channels\SessionConnectionReader.cs (4)
216throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(_decoder.CreatePrematureEOFException()); 250throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(FaultStringDecoder.GetFaultException(_decoder.Fault, _channel.RemoteAddress.Uri.ToString(), _messageEncoder.ContentType)); 260throw DiagnosticUtility.ExceptionUtility.ThrowHelperError( 282throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
System\ServiceModel\Channels\SingletonConnectionReader.cs (2)
193throw DiagnosticUtility.ExceptionUtility.ThrowHelperError( 430throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(_decoder.CreatePrematureEOFException());
System\ServiceModel\Channels\SslProtocolsHelper.cs (1)
25throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new InvalidEnumArgumentException("value", (int)value,
System\ServiceModel\Channels\SslStreamSecurityBindingElement.cs (4)
45_identityVerifier = value ?? throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(nameof(value)); 71throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(nameof(context)); 82throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(nameof(context)); 98throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(nameof(context));
System\ServiceModel\Channels\SslStreamSecurityUpgradeProvider.cs (11)
109throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(nameof(upgradeInitiator)); 116throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgument("upgradeInitiator", SR.Format(SR.UnsupportedUpgradeInitiator, upgradeInitiator.GetType())); 121throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgument("kind", SR.Format(SR.StreamUpgradeUnsupportedChannelBindingKind, GetType(), kind)); 187throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new InvalidOperationException(SR.Format( 293throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new InvalidOperationException(SR.Format(SR.ClientCredentialsUnableToCreateLocalTokenProvider, clientCertRequirement))); 374throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new SecurityNegotiationException(tokenValidationException.Message, 379throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new SecurityNegotiationException(exception.Message, 384throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new SecurityNegotiationException( 428throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(nameof(authorizationContext)); 433throw DiagnosticUtility.ExceptionUtility.ThrowHelperWarning(new MessageSecurityException(SR.Format(SR.IdentityCheckFailedForOutgoingMessage, identity, serviceReference))); 441throw DiagnosticUtility.ExceptionUtility.ThrowHelperWarning(e);
System\ServiceModel\Channels\StreamedFramingRequestChannel.cs (2)
230throw DiagnosticUtility.ExceptionUtility.ThrowHelperError( 275throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new TimeoutException(SR.Format(
System\ServiceModel\Channels\StreamSecurityUpgradeInitiatorBase.cs (2)
39throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new InvalidOperationException(SR.OperationInvalidBeforeSecurityNegotiation)); 49throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(nameof(stream));
System\ServiceModel\Channels\SynchronizedMessageSource.cs (2)
31throw DiagnosticUtility.ExceptionUtility.ThrowHelperError( 55throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
System\ServiceModel\Channels\TransportChannelFactory.cs (1)
32throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new InvalidOperationException(SR.MultipleMebesInParameters));
System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (4)
250throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new TimeoutException( 404throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new TimeoutException( 480throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new TimeoutException( 526throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new InvalidOperationException(SR.SendCannotBeCalledAfterCloseOutputSession));
System\ServiceModel\Channels\TransportSecurityHelpers.cs (1)
92throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new InvalidOperationException(SR.Format(
System\ServiceModel\Channels\WindowsStreamSecurityBindingElement.cs (3)
44throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(nameof(context)); 55throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(nameof(context)); 68throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(nameof(context));
System\ServiceModel\Channels\WindowsStreamSecurityUpgradeProvider.cs (4)
186throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new SecurityNegotiationException(exception.Message, 191throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new SecurityNegotiationException( 241throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new SecurityNegotiationException(SR.Format( 248throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new SecurityNegotiationException(SR.Format(SR.StreamMutualAuthNotSatisfied)));
System.ServiceModel.NetNamedPipe (41)
System\ServiceModel\Channels\NamedPipeConnectionPoolSettings.cs (4)
36throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(nameof(value)); 49throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException(nameof(value), value, 55throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException(nameof(value), value, 69throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException(nameof(value), value,
System\ServiceModel\Channels\NamedPipeTransportBindingElement.cs (3)
58throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(nameof(context)); 63throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgument(nameof(TChannel), SR.Format(SR.ChannelTypeNotSupported, typeof(TChannel))); 73throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(nameof(context));
System\ServiceModel\Channels\PipeConnection.cs (21)
41_pipe = namedPipeClient ?? throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(nameof(namedPipeClient)); 43throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(nameof(namedPipeClient)); 45throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(nameof(namedPipeClient)); 141throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(CreatePipeClosedException(TransferOperation.Read)); 178throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(CreatePipeClosedException(TransferOperation.Write)); 213throw DiagnosticUtility.ExceptionUtility.ThrowHelper( 268throw DiagnosticUtility.ExceptionUtility.ThrowHelper( 282throw DiagnosticUtility.ExceptionUtility.ThrowHelper( 290throw DiagnosticUtility.ExceptionUtility.ThrowHelper( 331throw DiagnosticUtility.ExceptionUtility.ThrowHelper( 336throw DiagnosticUtility.ExceptionUtility.ThrowHelper( 465throw DiagnosticUtility.ExceptionUtility.ThrowHelper(exception, traceEventType); 495throw DiagnosticUtility.ExceptionUtility.ThrowHelper(timeoutException, traceEventType); 513throw DiagnosticUtility.ExceptionUtility.ThrowHelper(new PipeException(SR.PipeAlreadyClosing), ExceptionEventType); 519throw DiagnosticUtility.ExceptionUtility.ThrowHelper(new PipeException(SR.PipeReadPending), ExceptionEventType); 524throw DiagnosticUtility.ExceptionUtility.ThrowHelper(new PipeException(SR.PipeClosed), ExceptionEventType); 535throw DiagnosticUtility.ExceptionUtility.ThrowHelper(new PipeException(SR.PipeAlreadyShuttingDown), ExceptionEventType); 540throw DiagnosticUtility.ExceptionUtility.ThrowHelper(new PipeException(SR.PipeAlreadyClosing), ExceptionEventType); 546throw DiagnosticUtility.ExceptionUtility.ThrowHelper(new PipeException(SR.PipeWritePending), ExceptionEventType); 551throw DiagnosticUtility.ExceptionUtility.ThrowHelper(new PipeException(SR.PipeClosed), ExceptionEventType); 559throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(nameof(buffer));
System\ServiceModel\Channels\PipeConnectionInitiator.cs (8)
125throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new EndpointNotFoundException(SR.Format( 136throw DiagnosticUtility.ExceptionUtility.ThrowHelperError( 215throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(timeoutException); 222throw DiagnosticUtility.ExceptionUtility.ThrowHelperError( 236throw DiagnosticUtility.ExceptionUtility.ThrowHelperError( 286throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(CreatePipeNameCannotBeAccessedException(ioe, pipeUri)); 334throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(CreatePipeNameCannotBeAccessedException(ioe, _pipeUri)); 426throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgument(nameof(uri), SR.PipeUriSchemeWrong);
System\ServiceModel\NamedPipeTransportSecurity.cs (1)
37throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException(nameof(value)));
System\ServiceModel\NetNamedPipeBinding.cs (2)
75throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(nameof(value)); 90throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(nameof(value));
System\ServiceModel\NetNamedPipeSecurity.cs (2)
36throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value")); 48throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value");
System.ServiceModel.UnixDomainSocket (43)
System\ServiceModel\Channels\SocketConnection.cs (18)
56_socket = socket ?? throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(nameof(socket)); 160throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException(nameof(buffer.Length), buffer.Length, SR.ValueMustBeNonNegative)); 203throw DiagnosticUtility.ExceptionUtility.ThrowHelperError( 212throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(exceptionToThrow); 243throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException(nameof(buffer.Length), buffer.Length, SR.ValueMustBePositive)); 282throw DiagnosticUtility.ExceptionUtility.ThrowHelperError( 294throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(exceptionToThrow); 340throw DiagnosticUtility.ExceptionUtility.ThrowHelperError( 346throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new TimeoutException( 391throw DiagnosticUtility.ExceptionUtility.ThrowHelperError( 403throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(exceptionToThrow); 477throw DiagnosticUtility.ExceptionUtility.ThrowHelperError( 487throw DiagnosticUtility.ExceptionUtility.ThrowHelperError( 497throw DiagnosticUtility.ExceptionUtility.ThrowHelperError( 548throw DiagnosticUtility.ExceptionUtility.ThrowHelperError( 839throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new TimeoutException("Timed out while connecting to Unix domain socket", innerException)); 850throw DiagnosticUtility.ExceptionUtility.ThrowHelperError( 860throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
System\ServiceModel\Channels\SslProtocolsHelper.cs (1)
25throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new InvalidEnumArgumentException(nameof(value), (int)value,
System\ServiceModel\Channels\UnixDomainSocketConnectionPoolSettings.cs (6)
36_groupName = value ?? throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(nameof(value)); 47throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException(nameof(value), value, 53throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException(nameof(value), value, 68throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException(nameof(value), value, 74throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException(nameof(value), value, 89throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException(nameof(value), value,
System\ServiceModel\Channels\UnixDomainSocketTransportBindingElement.cs (5)
40throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(nameof(value)); 46throw DiagnosticUtility.ExceptionUtility.ThrowHelperError( 63throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(nameof(context)); 68throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgument("TChannel", SR.Format(SR.ChannelTypeNotSupported, typeof(TChannel))); 78throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(nameof(context));
System\ServiceModel\Channels\UnixPosixIdentityBindingElement.cs (3)
27throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(nameof(context)); 38throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(nameof(context)); 51throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(nameof(context));
System\ServiceModel\Channels\UnixPosixIdentitySecurityUpgradeProvider.cs (1)
105throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(nameof(stream));
System\ServiceModel\UnixDomainSocketBinding.cs (2)
68throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(nameof(value)); 87_security = value ?? throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(nameof(value));
System\ServiceModel\UnixDomainSocketSecurity.cs (2)
47throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException(nameof(value))); 63throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new NotSupportedException(SR.Format(SR.UnsupportedSecuritySetting, "Mode", _mode)));
System\ServiceModel\UnixDomainSocketTransportSecurity.cs (5)
40throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException(nameof(value))); 54throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException(nameof(value))); 71throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(nameof(value)); 77throw DiagnosticUtility.ExceptionUtility.ThrowHelperError( 99throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new InvalidOperationException(SR.Format(