1 instantiation of SystemIPv4InterfaceProperties
System (1)
net\System\Net\NetworkInformation\SystemIPInterfaceProperties.cs (1)
62
ipv4Properties = new
SystemIPv4InterfaceProperties
(fixedInfo, ipAdapterAddresses);
1 reference to SystemIPv4InterfaceProperties
System (1)
net\System\Net\NetworkInformation\SystemIPInterfaceProperties.cs (1)
30
private
SystemIPv4InterfaceProperties
ipv4Properties;