1 write to _isForwardingEnabled
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIPv4InterfaceProperties.cs (1)
18_isForwardingEnabled = GetIsForwardingEnabled();
1 reference to _isForwardingEnabled
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIPv4InterfaceProperties.cs (1)
30public override bool IsForwardingEnabled { get { return _isForwardingEnabled; } }