2 implementations of ExportContract
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\MtomMessageEncodingBindingElement.cs (1)
210
void IWsdlExportExtension.
ExportContract
(WsdlExporter exporter, WsdlContractConversionContext context) { }
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\UdpTransportBindingElement.cs (1)
182
void IWsdlExportExtension.
ExportContract
(WsdlExporter exporter, WsdlContractConversionContext context)
1 reference to ExportContract
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlExporter.cs (1)
1174
extension.
ExportContract
(this, contractContext);