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)
84
if (!
CanBuildChannelFactory
<TChannel>(context))
System\ServiceModel\Channels\HttpTransportBindingElement.cs (1)
448
if (!
CanBuildChannelFactory
<TChannel>(context))