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