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