1 write to ipv4Properties
System (1)
net\System\Net\NetworkInformation\SystemIPInterfaceProperties.cs (1)
62
ipv4Properties
= new SystemIPv4InterfaceProperties(fixedInfo, ipAdapterAddresses);
1 reference to ipv4Properties
System (1)
net\System\Net\NetworkInformation\SystemIPInterfaceProperties.cs (1)
79
return
ipv4Properties
;