2 writes to _remoteEndpointAddress
System.ServiceModel.UnixDomainSocket (2)
System\ServiceModel\Channels\SocketConnection.cs (2)
418_remoteEndpointAddress = remote.ToString(); 423_remoteEndpointAddress = string.Empty;
2 references to _remoteEndpointAddress
System.ServiceModel.UnixDomainSocket (2)
System\ServiceModel\Channels\SocketConnection.cs (2)
412if (_remoteEndpointAddress == null) 435return _remoteEndpointAddress;