1 override of IsChannelBindingSupportEnabled
System.ServiceModel (1)
System\ServiceModel\Channels\HttpChannelHelpers.cs (1)
2436protected override bool IsChannelBindingSupportEnabled
5 references to IsChannelBindingSupportEnabled
System.ServiceModel (5)
System\ServiceModel\Channels\HttpChannelHelpers.cs (5)
1208if (this.IsChannelBindingSupportEnabled) 1900if (this.IsChannelBindingSupportEnabled) 1972if (this.IsChannelBindingSupportEnabled) 2054if (httpOutput.IsChannelBindingSupportEnabled) 2280if (!thisPtr.httpOutput.streamed && thisPtr.httpOutput.IsChannelBindingSupportEnabled)