1 write to _connectionId
System.Runtime.Remoting (1)
channels\http\httpstreams.cs (1)
511_connectionId = Interlocked.Increment(ref _connectionIdCounter);
1 reference to _connectionId
System.Runtime.Remoting (1)
channels\http\httpstreams.cs (1)
647headers[CommonTransportKeys.ConnectionId] = _connectionId;