1 write to MaxBufferPoolSize
System.ServiceModel (1)
System\ServiceModel\Configuration\TransportElement.cs (1)
32this.MaxBufferPoolSize = source.MaxBufferPoolSize;
2 references to MaxBufferPoolSize
System.ServiceModel (2)
System\ServiceModel\Configuration\TransportElement.cs (2)
21binding.MaxBufferPoolSize = this.MaxBufferPoolSize; 32this.MaxBufferPoolSize = source.MaxBufferPoolSize;