2 references to GetFixedInfo
System (2)
net\System\Net\NetworkInformation\SystemIPGlobalProperties.cs (1)
62fixedInfo = GetFixedInfo();
net\System\Net\NetworkInformation\SystemNetworkInterface.cs (1)
81FixedInfo fixedInfo = SystemIPGlobalProperties.GetFixedInfo();