1 write to UpgradedConnectionCount
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\ConnectionManager.cs (1)
24
UpgradedConnectionCount
= upgradedConnections;
2 references to UpgradedConnectionCount
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http\Http1Connection.cs (1)
89
ServiceContext.ConnectionManager.
UpgradedConnectionCount
.ReleaseOne();
Internal\Http\HttpProtocol.FeatureCollection.cs (1)
271
if (!ServiceContext.ConnectionManager.
UpgradedConnectionCount
.TryLockOne())