1 instantiation of LinuxIPv6InterfaceProperties
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIPInterfaceProperties.cs (1)
29
_ipv6Properties = new
LinuxIPv6InterfaceProperties
(lni);
1 reference to LinuxIPv6InterfaceProperties
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIPInterfaceProperties.cs (1)
17
private readonly
LinuxIPv6InterfaceProperties
_ipv6Properties;