2 references to ValueMustBeNonNegative
System.ServiceModel.UnixDomainSocket (2)
System\ServiceModel\Channels\SocketConnection.cs (1)
160throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException(nameof(buffer.Length), buffer.Length, SR.ValueMustBeNonNegative));
System\ServiceModel\Channels\UnixDomainSocketConnectionPoolSettings.cs (1)
90SR.ValueMustBeNonNegative));