2 references to StreamUpgradeUnsupportedChannelBindingKind
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\SslStreamSecurityUpgradeProvider.cs (2)
175
throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgument("kind", string.Format(SRServiceModel.
StreamUpgradeUnsupportedChannelBindingKind
, this.GetType(), kind));
197
throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgument("kind", string.Format(SRServiceModel.
StreamUpgradeUnsupportedChannelBindingKind
, this.GetType(), kind));