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