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