1 write to _totalRequestsCounter
Microsoft.AspNetCore.Hosting (1)
Internal\HostingEventSource.cs (1)
100
_totalRequestsCounter
??= new PollingCounter("total-requests", this, () => Volatile.Read(ref _totalRequests))