1 write to _requestsPerSecondCounter
Microsoft.AspNetCore.Hosting (1)
Internal\HostingEventSource.cs (1)
94
_requestsPerSecondCounter
??= new IncrementingPollingCounter("requests-per-second", this, () => Volatile.Read(ref _totalRequests))