2 references to DnsEndpointIdentity
System.ServiceModel (2)
System\ServiceModel\EndpointIdentity.cs (2)
98return new DnsEndpointIdentity(dnsName); 212readIdentity = new DnsEndpointIdentity(reader.ReadElementString());