1 write to InGroupMembReductions
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (1)
240InGroupMembReductions = reader.GetNextValueAsInt64("Icmp6InGroupMembReductions"),
1 reference to InGroupMembReductions
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIcmpV6Statistics.cs (1)
35public override long MembershipReductionsReceived { get { return _table.InGroupMembReductions; } }