1 write to _totalHttp11ConnectionsCounter
System.Net.Http (1)
System\Net\Http\HttpTelemetry.AnyOS.cs (1)
87_totalHttp11ConnectionsCounter ??= new PollingCounter("http11-connections-current-total", this, () => Interlocked.Read(ref _openedHttp11Connections))