2 writes to TransactionFlow
System.ServiceModel (2)
System\ServiceModel\Configuration\WSDualHttpBindingElement.cs (1)
152
wspBinding.
TransactionFlow
= this.TransactionFlow;
System\ServiceModel\WSDualHttpBinding.cs (1)
260
this.
TransactionFlow
= txFlow.Transactions;
1 reference to TransactionFlow
System.ServiceModel (1)
System\ServiceModel\Configuration\WSDualHttpBindingElement.cs (1)
132
SetPropertyValueIfNotDefaultValue(ConfigurationStrings.TransactionFlow, wspBinding.
TransactionFlow
);