1 write to OutParmProbs
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (1)
208OutParmProbs = parser.ParseNextInt64(),
1 reference to OutParmProbs
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIcmpV4Statistics.cs (1)
46public override long ParameterProblemsSent { get { return _table.OutParmProbs; } }