3 references to Add
Aspire.TerminalHost (1)
TerminalHostApp.cs (1)
379
TerminalHostTelemetry.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)
139
s_exceptions.
Add
(1, new KeyValuePair<string, object?>("error.type", e.Exception.GetType().Name));