2 references to HostNameComparisonMode
System.ServiceModel (2)
System\ServiceModel\Channels\HttpTransportManager.cs (1)
99
(this.hostNameComparisonMode == listener.
HostNameComparisonMode
) &&
System\ServiceModel\Channels\SharedHttpTransportManager.cs (1)
32
: base(listenUri, channelListener.
HostNameComparisonMode
, channelListener.Realm)