2 writes to OutNoRoutes
System.Net.NetworkInformation (2)
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (2)
289OutNoRoutes = parser.ParseNextInt64(), 317OutNoRoutes = reader.GetNextValueAsInt64("Ip6OutNoRoutes"),
1 reference to OutNoRoutes
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIPGlobalStatistics.cs (1)
65public override long OutputPacketsWithNoRoute { get { return _table.OutNoRoutes; } }