1 instantiation of Icmpv6StatisticsTable
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (1)
226return new Icmpv6StatisticsTable()
2 references to Icmpv6StatisticsTable
System.Net.NetworkInformation (2)
System\Net\NetworkInformation\LinuxIcmpV6Statistics.cs (1)
8private readonly Icmpv6StatisticsTable _table;
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (1)
220public static Icmpv6StatisticsTable ParseIcmpv6FromSnmp6File(string filePath)