1 write to peak
System.ServiceModel.Internals (1)
System\Runtime\InternalBufferManager.cs (1)
435this.peak = newValue;
2 references to peak
System.ServiceModel.Internals (2)
System\Runtime\InternalBufferManager.cs (2)
409get { return this.peak; } 433if (newValue > this.peak)