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