2 references to TransactionsEnabled
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\NetTcpBinding.cs (2)
158
return new TransactionFlowBindingElement(NetTcpDefaults.
TransactionsEnabled
);
165
_context = new TransactionFlowBindingElement(NetTcpDefaults.
TransactionsEnabled
);