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