2 references to _exportedEndpoints
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlExporter.cs (2)
154
if (
_exportedEndpoints
.ContainsKey(endpointKey))
227
_exportedEndpoints
.Add(endpointKey, endpoint);