1 override of IsChannelBindingSupportEnabled
System.ServiceModel (1)
System\ServiceModel\Channels\HttpsChannelListener.cs (1)
98public override bool IsChannelBindingSupportEnabled
1 reference to IsChannelBindingSupportEnabled
System.ServiceModel (1)
System\ServiceModel\Channels\HttpRequestContext.cs (1)
903: base(listenerHttpContext.Listener, true, listenerHttpContext.listener.IsChannelBindingSupportEnabled)