2 writes to hostName
System (2)
net\System\Net\NetworkInformation\SystemIPGlobalProperties.cs (2)
77hostName = FixedInfo.HostName; 91hostName = FixedInfo.HostName;
3 references to hostName
System (3)
net\System\Net\NetworkInformation\SystemIPGlobalProperties.cs (3)
74if(hostName == null){ 76if(hostName == null){ 82return hostName;