Base:
method
CanBuildChannelFactory<TChannel>
System.ServiceModel.Channels.BindingElement.CanBuildChannelFactory<TChannel>(System.ServiceModel.Channels.BindingContext)
2 references to CanBuildChannelFactory
System.ServiceModel (2)
System\ServiceModel\Channels\HttpsTransportBindingElement.cs (1)
106if (!this.CanBuildChannelFactory<TChannel>(context))
System\ServiceModel\Channels\HttpTransportBindingElement.cs (1)
579if (!this.CanBuildChannelFactory<TChannel>(context))