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