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