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