2 references to Value
System.ServiceModel (2)
System\ServiceModel\Dispatcher\EndpointAddressMessageFilter.cs (1)
43this.comparer = HostUriComparer.Value;
System\ServiceModel\Dispatcher\EndpointAddressMessageFilterTable.cs (1)
75this.toHostLookup = new Dictionary<Uri, CandidateSet>(EndpointAddressMessageFilter.HostUriComparer.Value);