1 write to _gatewayAddresses
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIPInterfaceProperties.cs (1)
23_gatewayAddresses = GetGatewayAddresses(systemProperties);
1 reference to _gatewayAddresses
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIPInterfaceProperties.cs (1)
38public override GatewayIPAddressInformationCollection GatewayAddresses { get { return _gatewayAddresses; } }