1 write to _bytesReceivedCounter
System.Net.Sockets (1)
System\Net\Sockets\SocketsTelemetry.cs (1)
278_bytesReceivedCounter ??= new PollingCounter("bytes-received", this, () => Interlocked.Read(ref _bytesReceived))