1 write to _currentRequestsCounter
Microsoft.AspNetCore.Hosting (1)
Internal\HostingEventSource.cs (1)
105
_currentRequestsCounter
??= new PollingCounter("current-requests", this, () => Volatile.Read(ref _currentRequests))