1 write to _uni
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\UnixIPInterfaceProperties.cs (1)
20
_uni
= uni;
2 references to _uni
System.Net.NetworkInformation (2)
System\Net\NetworkInformation\UnixIPInterfaceProperties.cs (2)
33
_unicastAddresses ??= GetUnicastAddresses(
_uni
);
36
_multicastAddreses ??= GetMulticastAddresses(
_uni
);