1 write to ErrorsReceived
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (1)
434
ErrorsReceived
= ParseUInt64AndClampToInt64(lineSpan[pieces[3]]),
1 reference to ErrorsReceived
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIPInterfaceStatistics.cs (1)
37
public override long IncomingPacketsWithErrors { get { return _table.
ErrorsReceived
; } }