2 instantiations of UdpGlobalStatisticsTable
System.Net.NetworkInformation (2)
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (2)
374return new UdpGlobalStatisticsTable() 392return new UdpGlobalStatisticsTable()
3 references to UdpGlobalStatisticsTable
System.Net.NetworkInformation (3)
System\Net\NetworkInformation\LinuxUdpStatistics.cs (1)
11private readonly UdpGlobalStatisticsTable _table;
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (2)
362internal static UdpGlobalStatisticsTable ParseUdpv4GlobalStatisticsFromSnmpFile(string filePath) 386internal static UdpGlobalStatisticsTable ParseUdpv6GlobalStatisticsFromSnmp6File(string filePath)