7 references to FixedInfo
System (7)
net\System\Net\NetworkInformation\SystemIPGlobalProperties.cs (7)
77hostName = FixedInfo.HostName; 78domainName = FixedInfo.DomainName; 91hostName = FixedInfo.HostName; 92domainName = FixedInfo.DomainName; 112return (NetBiosNodeType)FixedInfo.NodeType;} 116return FixedInfo.ScopeId;} 120return (FixedInfo.EnableProxy);}