2 writes to _ipAddress
System.Runtime.Remoting (2)
channels\core\basetransportheaders.cs (2)
70set { _ipAddress = value; } 218case 1: _ipAddress = value; break;
1 reference to _ipAddress
System.Runtime.Remoting (1)
channels\core\basetransportheaders.cs (1)
194case 1: return _ipAddress;