8 references to ServiceEndpointCollection
System.ServiceModel (8)
System\ServiceModel\ComIntegration\MexServiceChannelBuilder.cs (1)
496return new ServiceEndpointCollection();
System\ServiceModel\Description\MetadataResolver.cs (1)
232ServiceEndpointCollection endpoints = new ServiceEndpointCollection();
System\ServiceModel\Description\ServiceDescription.cs (1)
23ServiceEndpointCollection endpoints = new ServiceEndpointCollection();
System\ServiceModel\Description\WsdlImporter.cs (5)
129ServiceEndpointCollection endpoints = new ServiceEndpointCollection(); 209ServiceEndpointCollection endpoints = new ServiceEndpointCollection(); 234ServiceEndpointCollection endpoints = new ServiceEndpointCollection(); 257ServiceEndpointCollection endpoints = new ServiceEndpointCollection(); 279ServiceEndpointCollection endpoints = new ServiceEndpointCollection();