1 write to _ipProperties
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxNetworkInterface.cs (1)
70
_ipProperties
= new LinuxIPInterfaceProperties(this, systemProperties);
1 reference to _ipProperties
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxNetworkInterface.cs (1)
149
return
_ipProperties
;