1 write to _failedRequestsCounter
Microsoft.AspNetCore.Hosting (1)
Internal\HostingEventSource.cs (1)
110
_failedRequestsCounter
??= new PollingCounter("failed-requests", this, () => Volatile.Read(ref _failedRequests))