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)
364get { return _peak; } 388if (newValue > _peak)