3 references to Add
Aspire.TerminalHost (1)
TerminalHostApp.cs (1)
379TerminalHostTelemetry.UpstreamRecycles.Add(1, new KeyValuePair<string, object?>("phase", "startup"));
Microsoft.AspNetCore.Routing (1)
RoutingMetrics.cs (1)
42_matchAttemptsCounter.Add(1,
System.Diagnostics.DiagnosticSource (1)
System\Diagnostics\Metrics\RuntimeMetrics.cs (1)
139s_exceptions.Add(1, new KeyValuePair<string, object?>("error.type", e.Exception.GetType().Name));