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