3 references to DefaultMaxPendingAccepts
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpTransportBindingElement.cs (2)
50_maxPendingAccepts = HttpTransportDefaults.DefaultMaxPendingAccepts; 233[DefaultValue(HttpTransportDefaults.DefaultMaxPendingAccepts)]
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransportDefaults.cs (1)
283return maxPendingAccepts == HttpTransportDefaults.DefaultMaxPendingAccepts ?