1 write to maxBufferSize
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqInputMessage.cs (1)
45this.maxBufferSize = bufferSizeQuota.MaxSize;
1 reference to maxBufferSize
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqInputMessage.cs (1)
68OnGrowBuffers(new SizeQuota(this.maxBufferSize));