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