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