1 instantiation of LinuxIPv4InterfaceProperties
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIPInterfaceProperties.cs (1)
28
_ipv4Properties = new
LinuxIPv4InterfaceProperties
(lni);
1 reference to LinuxIPv4InterfaceProperties
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIPInterfaceProperties.cs (1)
16
private readonly
LinuxIPv4InterfaceProperties
_ipv4Properties;