1 write to MaxBufferPoolSize
System.ServiceModel (1)
System\ServiceModel\Configuration\PeerTransportElement.cs (1)
83this.MaxBufferPoolSize = source.MaxBufferPoolSize;
2 references to MaxBufferPoolSize
System.ServiceModel (2)
System\ServiceModel\Configuration\PeerTransportElement.cs (2)
69binding.MaxBufferPoolSize = this.MaxBufferPoolSize; 83this.MaxBufferPoolSize = source.MaxBufferPoolSize;