1 instantiation of Icmpv4StatisticsTable
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (1)
188return new Icmpv4StatisticsTable()
2 references to Icmpv4StatisticsTable
System.Net.NetworkInformation (2)
System\Net\NetworkInformation\LinuxIcmpV4Statistics.cs (1)
8private readonly Icmpv4StatisticsTable _table;
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (1)
176public static Icmpv4StatisticsTable ParseIcmpv4FromSnmpFile(string filePath)