2 references to TelemetryLoggingInterpolatedStringHandler
Microsoft.CodeAnalysis.Workspaces (2)
Telemetry\TelemetryLogging.cs (2)
60public static void LogAggregatedHistogram(FunctionId functionId, TelemetryLoggingInterpolatedStringHandler name, long value) 89public static IDisposable? LogBlockTimeAggregatedHistogram(FunctionId functionId, TelemetryLoggingInterpolatedStringHandler metricName, int minThresholdMs = -1)