2 references to ServiceEndpoint
System.ServiceModel.Primitives (2)
System\ServiceModel\ChannelFactory.cs (1)
506ServiceEndpoint endpoint = new ServiceEndpoint(contractDescription);
System\ServiceModel\Security\WSSecurityPolicy.cs (1)
14public static ServiceEndpoint NullServiceEndpoint = new ServiceEndpoint(NullContract);