3 writes to _transactions
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransactionFlowBindingElement.cs (3)
40_transactions = transactions; 54_transactions = elementToBeCloned._transactions; 74_transactions = value;
6 references to _transactions
dotnet-svcutil-lib (6)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransactionFlowBindingElement.cs (6)
54_transactions = elementToBeCloned._transactions; 70return _transactions; 104if (!_transactions) 127if (!_transactions) 329if (_transactions != txFlow._transactions)