1 write to _peak
System.ServiceModel.Primitives (1)
Internals\System\Runtime\InternalBufferManager.cs (1)
390
_peak
= newValue;
2 references to _peak
System.ServiceModel.Primitives (2)
Internals\System\Runtime\InternalBufferManager.cs (2)
364
get { return
_peak
; }
388
if (newValue >
_peak
)