1 write to InRedirects
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (1)
197InRedirects = parser.ParseNextInt64(),
1 reference to InRedirects
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIcmpV4Statistics.cs (1)
48public override long RedirectsReceived { get { return _table.InRedirects; } }