5 references to Remove
dotnet-svcutil-lib (5)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ConnectionOrientedTransportChannelFactory.cs (1)
64
context.BindingParameters.
Remove
<StreamUpgradeBindingElement>();
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransactionFlowBindingElementImporter.cs (1)
129
operation.Behaviors.
Remove
<TransactionFlowAttribute>();
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransportChannelFactory.cs (1)
41
context.BindingParameters.
Remove
<MessageEncodingBindingElement>();
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSTrustDec2005.cs (1)
117
result.Endpoint.Behaviors.
Remove
<ClientCredentials>();
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSTrustFeb2005.cs (1)
213
result.Endpoint.Behaviors.
Remove
<ClientCredentials>();