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