Base:
method
IsMatch
System.ServiceModel.Channels.BindingElement.IsMatch(System.ServiceModel.Channels.BindingElement)
1 override of IsMatch
System.ServiceModel.Http (1)
System\ServiceModel\Channels\HttpTransportBindingElement.cs (1)
354
internal override bool
IsMatch
(BindingElement b)
1 reference to IsMatch
System.ServiceModel.Http (1)
System\ServiceModel\Channels\HttpTransportBindingElement.cs (1)
356
if (!base.
IsMatch
(b))