1 override of ValidateCreateChannelParameters
System.ServiceModel (1)
System\ServiceModel\Channels\HttpsChannelFactory.cs (1)
96
protected override void
ValidateCreateChannelParameters
(EndpointAddress remoteAddress, Uri via)
2 references to ValidateCreateChannelParameters
System.ServiceModel (2)
System\ServiceModel\Channels\HttpChannelFactory.cs (1)
450
ValidateCreateChannelParameters
(remoteAddress, via);
System\ServiceModel\Channels\HttpsChannelFactory.cs (1)
124
base.
ValidateCreateChannelParameters
(remoteAddress, via);