3 references to MillisecondsNotConvertibleToBindingRange
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ReliableSessionBindingElementImporter.cs (3)
278
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new InvalidChannelBindingException(string.Format(SRServiceModel.
MillisecondsNotConvertibleToBindingRange
, wsrmNode.LocalName), exception));
297
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new InvalidChannelBindingException(string.Format(SRServiceModel.
MillisecondsNotConvertibleToBindingRange
, localName), exception));
309
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new InvalidChannelBindingException(string.Format(SRServiceModel.
MillisecondsNotConvertibleToBindingRange
, localName), exception));