1 write to _connectionsStartedCounter
Microsoft.AspNetCore.Http.Connections (1)
Internal\HttpConnectionsEventSource.cs (1)
88
_connectionsStartedCounter
??= new PollingCounter("connections-started", this, () => Volatile.Read(ref _connectionsStarted))