1 instantiation of SystemIPInterfaceStatistics
System (1)
net\System\Net\NetworkInformation\SystemNetworkInterface.cs (1)
181
return new
SystemIPInterfaceStatistics
(index);
1 reference to SystemIPInterfaceStatistics
System (1)
net\System\Net\NetworkInformation\SystemIPInterfaceStatistics.cs (1)
52
ifRow =
SystemIPInterfaceStatistics
.GetIfEntry2(index);