8 references to MaxBufferPoolSize
dotnet-svcutil-lib (8)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransportBindingElement.cs (2)
22_maxBufferPoolSize = TransportDefaults.MaxBufferPoolSize; 48[DefaultValue(TransportDefaults.MaxBufferPoolSize)]
FrameworkFork\System.ServiceModel\System\ServiceModel\HttpBindingBase.cs (1)
80[DefaultValue(TransportDefaults.MaxBufferPoolSize)]
FrameworkFork\System.ServiceModel\System\ServiceModel\NetNamedPipeBinding.cs (1)
64[DefaultValue(TransportDefaults.MaxBufferPoolSize)]
FrameworkFork\System.ServiceModel\System\ServiceModel\NetTcpBinding.cs (2)
68[DefaultValue(TransportDefaults.MaxBufferPoolSize)] 171_maxBufferPoolSize = TransportDefaults.MaxBufferPoolSize;
FrameworkFork\System.ServiceModel\System\ServiceModel\UdpBinding.cs (1)
54[DefaultValue(TransportDefaults.MaxBufferPoolSize)]
FrameworkFork\System.ServiceModel\System\ServiceModel\WSHttpBindingBase.cs (1)
63[DefaultValue(TransportDefaults.MaxBufferPoolSize)]