1 instantiation of IPInterfaceStatisticsTable
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (1)
430return new IPInterfaceStatisticsTable()
2 references to IPInterfaceStatisticsTable
System.Net.NetworkInformation (2)
System\Net\NetworkInformation\LinuxIPInterfaceStatistics.cs (1)
16private readonly IPInterfaceStatisticsTable _table;
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (1)
404internal static IPInterfaceStatisticsTable ParseInterfaceStatisticsTableFromFile(string filePath, string name)