2 references to exportedEndpoints
System.ServiceModel (2)
System\ServiceModel\Description\WsdlExporter.cs (2)
154
if (
exportedEndpoints
.ContainsKey(endpointKey))
227
exportedEndpoints
.Add(endpointKey, endpoint);