1 write to _histogramConfiguration
Microsoft.VisualStudio.LanguageServices.Razor (1)
Telemetry\AggregatingTelemetryLog.cs (1)
49_histogramConfiguration = new HistogramConfiguration(bucketBoundaries);
1 reference to _histogramConfiguration
Microsoft.VisualStudio.LanguageServices.Razor (1)
Telemetry\AggregatingTelemetryLog.cs (1)
71var histogram = _meter.CreateHistogram<long>(histogramKey, _histogramConfiguration);