4 references to MaxOutboundConnectionsPerEndpoint
dotnet-svcutil-lib (4)
CodeDomFixup\MethodCreationHelper.cs (3)
1256if (defaultBindingElement.ConnectionPoolSettings.MaxOutboundConnectionsPerEndpoint != bindingElement.ConnectionPoolSettings.MaxOutboundConnectionsPerEndpoint) 1263new CodePrimitiveExpression(bindingElement.ConnectionPoolSettings.MaxOutboundConnectionsPerEndpoint)));
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TcpChannelFactory.cs (1)
16bindingElement.ConnectionPoolSettings.MaxOutboundConnectionsPerEndpoint,