26 references to Add
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)
109_activeConnectionsCounter.Add(1, tags);
129_activeConnectionsCounter.Add(-1, tags);
205_queuedConnectionsCounter.Add(1, tags);
221_queuedConnectionsCounter.Add(-1, tags);
239_queuedRequestsCounter.Add(1, tags);
257_queuedRequestsCounter.Add(-1, tags);
273_currentUpgradedRequestsCounter.Add(1, tags);
289_currentUpgradedRequestsCounter.Add(-1, tags);
306_activeTlsHandshakesCounter.Add(1, tags);
326_activeTlsHandshakesCounter.Add(-1, tags);
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic (1)
System.Net.Http (6)