1 write to OutGroupMembReductions
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (1)
254OutGroupMembReductions = reader.GetNextValueAsInt64("Icmp6OutGroupMembReductions"),
1 reference to OutGroupMembReductions
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIcmpV6Statistics.cs (1)
37public override long MembershipReductionsSent { get { return _table.OutGroupMembReductions; } }