28 references to Add
Interop.FunctionalTests (1)
Microsoft.AspNetCore.Hosting (2)
Microsoft.AspNetCore.RateLimiting (4)
Microsoft.AspNetCore.Server.HttpSys (1)
Microsoft.AspNetCore.Server.IIS (1)
Microsoft.AspNetCore.Server.Kestrel.Core (11)
Internal\Infrastructure\KestrelMetrics.cs (10)
97_activeConnectionsCounter.Add(1, tags);
117_activeConnectionsCounter.Add(-1, tags);
178_queuedConnectionsCounter.Add(1, tags);
194_queuedConnectionsCounter.Add(-1, tags);
212_queuedRequestsCounter.Add(1, tags);
230_queuedRequestsCounter.Add(-1, tags);
246_currentUpgradedRequestsCounter.Add(1, tags);
262_currentUpgradedRequestsCounter.Add(-1, tags);
279_activeTlsHandshakesCounter.Add(1, tags);
299_activeTlsHandshakesCounter.Add(-1, tags);
Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes (1)
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic (1)
System.Net.Http (6)