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