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