1 write to _totalHttp20ConnectionsCounter
System.Net.Http (1)
System\Net\Http\HttpTelemetry.AnyOS.cs (1)
92_totalHttp20ConnectionsCounter ??= new PollingCounter("http20-connections-current-total", this, () => Interlocked.Read(ref _openedHttp20Connections))