2 implementations of ExportEndpoint
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\MtomMessageEncodingBindingElement.cs (1)
211
void IWsdlExportExtension.
ExportEndpoint
(WsdlExporter exporter, WsdlEndpointConversionContext context)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\UdpTransportBindingElement.cs (1)
187
void IWsdlExportExtension.
ExportEndpoint
(WsdlExporter exporter, WsdlEndpointConversionContext context)
1 reference to ExportEndpoint
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlExporter.cs (1)
1189
extension.
ExportEndpoint
(this, endpointContext);