1 write to _peak
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\InternalBufferManager.cs (1)
405
_peak
= newValue;
2 references to _peak
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\InternalBufferManager.cs (2)
379
get { return
_peak
; }
403
if (newValue >
_peak
)