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