2 instantiations of IPGlobalStatisticsTable
System.Net.NetworkInformation (2)
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (2)
276return new IPGlobalStatisticsTable() 306return new IPGlobalStatisticsTable()
3 references to IPGlobalStatisticsTable
System.Net.NetworkInformation (3)
System\Net\NetworkInformation\LinuxIPGlobalStatistics.cs (1)
14private readonly IPGlobalStatisticsTable _table;
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (2)
263public static IPGlobalStatisticsTable ParseIPv4GlobalStatisticsFromSnmpFile(string filePath) 300internal static IPGlobalStatisticsTable ParseIPv6GlobalStatisticsFromSnmp6File(string filePath)