1 instantiation of EndpointSelector
dotnet-svcutil-lib (1)
CodeDomFixup\MetadataFixup.cs (1)
25new EndpointSelector(importer, endpoints, bindings, contracts),
1 reference to EndpointSelector
dotnet-svcutil-lib (1)
CodeDomFixup\EndpointSelector.cs (1)
26CollectionHelpers.MapList<ServiceEndpoint>(this.endpoints, EndpointSelector.SelectEndpoint, this.AddWarning);