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