1 write to _histogramConfiguration
Microsoft.VisualStudio.LanguageServices.DevKit (1)
src\VisualStudio\Core\Def\Telemetry\Shared\AggregatingHistogramLog.cs (1)
34_histogramConfiguration = new HistogramConfiguration(bucketBoundaries);
1 reference to _histogramConfiguration
Microsoft.VisualStudio.LanguageServices.DevKit (1)
src\VisualStudio\Core\Def\Telemetry\Shared\AggregatingHistogramLog.cs (1)
51return meter.CreateHistogram<long>(metricName, _histogramConfiguration);