1 write to _connectionId
System.Runtime.Remoting (1)
channels\tcp\tcpstreams.cs (1)
251_connectionId = Interlocked.Increment(ref _connectionIdCounter);
1 reference to _connectionId
System.Runtime.Remoting (1)
channels\tcp\tcpstreams.cs (1)
322headers.ConnectionId = _connectionId;