25 references to SFxTimeoutOutOfRange0
System.ServiceModel.Primitives (25)
System\ServiceModel\Channels\Binding.cs (4)
54
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException(nameof(value), value, SRP.
SFxTimeoutOutOfRange0
));
112
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException(nameof(value), value, SRP.
SFxTimeoutOutOfRange0
));
130
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException(nameof(value), value, SRP.
SFxTimeoutOutOfRange0
));
158
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException(nameof(value), value, SRP.
SFxTimeoutOutOfRange0
));
System\ServiceModel\Channels\CommunicationObject.cs (2)
234
new ArgumentOutOfRangeException(nameof(timeout), SRP.
SFxTimeoutOutOfRange0
));
511
new ArgumentOutOfRangeException(nameof(timeout), SRP.
SFxTimeoutOutOfRange0
));
System\ServiceModel\Channels\DuplexChannel.cs (4)
33
new ArgumentOutOfRangeException(nameof(timeout), timeout, SRP.
SFxTimeoutOutOfRange0
));
97
new ArgumentOutOfRangeException(nameof(timeout), timeout, SRP.
SFxTimeoutOutOfRange0
));
132
new ArgumentOutOfRangeException(nameof(timeout), timeout, SRP.
SFxTimeoutOutOfRange0
));
161
new ArgumentOutOfRangeException(nameof(timeout), timeout, SRP.
SFxTimeoutOutOfRange0
));
System\ServiceModel\Channels\LocalClientSecuritySettings.cs (6)
68
SRP.
SFxTimeoutOutOfRange0
));
92
SRP.
SFxTimeoutOutOfRange0
));
118
SRP.
SFxTimeoutOutOfRange0
));
144
SRP.
SFxTimeoutOutOfRange0
));
185
SRP.
SFxTimeoutOutOfRange0
));
209
SRP.
SFxTimeoutOutOfRange0
));
System\ServiceModel\Channels\OutputChannel.cs (3)
36
new ArgumentOutOfRangeException(nameof(timeout), timeout, SRP.
SFxTimeoutOutOfRange0
));
85
new ArgumentOutOfRangeException(nameof(timeout), timeout, SRP.
SFxTimeoutOutOfRange0
));
110
new ArgumentOutOfRangeException(nameof(timeout), timeout, SRP.
SFxTimeoutOutOfRange0
));
System\ServiceModel\Channels\ReliableChannelBinder.cs (3)
708
new ArgumentOutOfRangeException(nameof(timeout), timeout, SRP.
SFxTimeoutOutOfRange0
));
801
SRP.
SFxTimeoutOutOfRange0
));
817
SRP.
SFxTimeoutOutOfRange0
));
System\ServiceModel\Channels\RequestChannel.cs (1)
251
new ArgumentOutOfRangeException(nameof(timeout), timeout, SRP.
SFxTimeoutOutOfRange0
));
System\ServiceModel\Channels\ServiceChannel.cs (1)
288
string message = SRP.
SFxTimeoutOutOfRange0
;
System\ServiceModel\Security\NonceCache.cs (1)
29
SRP.
SFxTimeoutOutOfRange0
));