1 write to _totalHttp30ConnectionsCounter
System.Net.Http (1)
System\Net\Http\HttpTelemetry.AnyOS.cs (1)
97_totalHttp30ConnectionsCounter ??= new PollingCounter("http30-connections-current-total", this, () => Interlocked.Read(ref _openedHttp30Connections))