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