1 write to InErrors
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (1)
191InErrors = parser.ParseNextInt64(),
1 reference to InErrors
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIcmpV4Statistics.cs (1)
36public override long ErrorsReceived { get { return _table.InErrors; } }