1 write to s_hostName
System.Runtime.Remoting (1)
channels\core\corechannel.cs (1)
169s_hostName = Dns.GetHostName();
3 references to s_hostName
System.Runtime.Remoting (3)
channels\core\corechannel.cs (3)
167if (s_hostName == null) 171if (s_hostName == null) 177return s_hostName;