3 instantiations of DnsEndpointIdentity
System.ServiceModel (3)
System\ServiceModel\EndpointIdentity.cs (3)
76return new DnsEndpointIdentity(identity); 98return new DnsEndpointIdentity(dnsName); 212readIdentity = new DnsEndpointIdentity(reader.ReadElementString());