1 write to MaxReadPoolSize
System.ServiceModel.Web (1)
System\ServiceModel\Configuration\WebMessageEncodingElement.cs (1)
123this.MaxReadPoolSize = source.MaxReadPoolSize;
2 references to MaxReadPoolSize
System.ServiceModel.Web (2)
System\ServiceModel\Configuration\WebMessageEncodingElement.cs (2)
83binding.MaxReadPoolSize = this.MaxReadPoolSize; 123this.MaxReadPoolSize = source.MaxReadPoolSize;