1 write to _maxBucketValue
Microsoft.CodeAnalysis.Workspaces (1)
Log\HistogramLogAggregator.cs (1)
29
_maxBucketValue
= maxBucketValue;
1 reference to _maxBucketValue
Microsoft.CodeAnalysis.Workspaces (1)
Log\HistogramLogAggregator.cs (1)
34
=> new(_bucketSize,
_maxBucketValue
, _bucketCount);