2 references to Value
System.ServiceModel (2)
System\ServiceModel\Dispatcher\EndpointAddressMessageFilter.cs (1)
47this.comparer = NoHostUriComparer.Value;
System\ServiceModel\Dispatcher\EndpointAddressMessageFilterTable.cs (1)
76this.toNoHostLookup = new Dictionary<Uri, CandidateSet>(EndpointAddressMessageFilter.NoHostUriComparer.Value);