9 references to WSAddressingHelper
System.ServiceModel (9)
System\ServiceModel\Channels\ConnectionOrientedTransportBindingElement.cs (1)
341
WsdlExporter.
WSAddressingHelper
.AddWSAddressingAssertion(exporter, context, encodingBindingElement.MessageVersion.Addressing);
System\ServiceModel\Channels\HttpTransportBindingElement.cs (1)
727
WsdlExporter.
WSAddressingHelper
.AddWSAddressingAssertion(exporter, context, encodingBindingElement.MessageVersion.Addressing);
System\ServiceModel\Channels\MsmqBindingElementBase.cs (1)
365
WsdlExporter.
WSAddressingHelper
.AddWSAddressingAssertion(exporter, context, encodingBindingElement.MessageVersion.Addressing);
System\ServiceModel\Channels\PeerTransportBindingElement.cs (1)
175
WsdlExporter.
WSAddressingHelper
.AddWSAddressingAssertion(exporter, context, encodingBindingElement.MessageVersion.Addressing);
System\ServiceModel\Channels\TransportBindingElement.cs (1)
200
WsdlExporter.
WSAddressingHelper
.AddAddressToWsdlPort(endpointContext.WsdlPort, address, addressingVersion);
System\ServiceModel\Description\MessageContractExporter.cs (2)
221
WsdlExporter.
WSAddressingHelper
.AddActionAttribute(fault.Action, operationFault, this.exporter.PolicyVersion);
1156
WsdlExporter.
WSAddressingHelper
.AddActionAttribute(fault.Action, operationFault, this.exporter.PolicyVersion);
System\ServiceModel\Description\WsdlExporter.cs (2)
290
WSAddressingHelper
.AddActionAttribute(message.Action, wsdlOperationMessage, this.PolicyVersion);
303
WSAddressingHelper
.AddActionAttribute(fault.Action, wsdlOperationFault, this.PolicyVersion);