1 write to maxBufferPoolSize
System.ServiceModel (1)
System\ServiceModel\Channels\PeerHelpers.cs (1)
122this.maxBufferPoolSize = maxBufferPool;
1 reference to maxBufferPoolSize
System.ServiceModel (1)
System\ServiceModel\Channels\PeerHelpers.cs (1)
174get { return maxBufferPoolSize; }