2 instantiations of LinuxIPGlobalStatistics
System.Net.NetworkInformation (2)
System\Net\NetworkInformation\LinuxIPGlobalProperties.cs (2)
39
return new
LinuxIPGlobalStatistics
(ipv4: true);
44
return new
LinuxIPGlobalStatistics
(ipv4: false);