2 instantiations of SystemIPGlobalStatistics
System (2)
net\System\Net\NetworkInformation\SystemIPGlobalProperties.cs (2)
359return new SystemIPGlobalStatistics(AddressFamily.InterNetwork); 362return new SystemIPGlobalStatistics(AddressFamily.InterNetworkV6);