1 write to MaxReadPoolSize
System.ServiceModel (1)
System\ServiceModel\Configuration\MtomMessageEncodingElement.cs (1)
45this.MaxReadPoolSize = source.MaxReadPoolSize;
2 references to MaxReadPoolSize
System.ServiceModel (2)
System\ServiceModel\Configuration\MtomMessageEncodingElement.cs (2)
25binding.MaxReadPoolSize = this.MaxReadPoolSize; 45this.MaxReadPoolSize = source.MaxReadPoolSize;