1 instantiation of SystemIPInterfaceProperties
System (1)
net\System\Net\NetworkInformation\SystemNetworkInterface.cs (1)
153interfaceProperties = new SystemIPInterfaceProperties(fixedInfo, ipAdapterAddresses);
1 reference to SystemIPInterfaceProperties
System (1)
net\System\Net\NetworkInformation\SystemNetworkInterface.cs (1)
30private SystemIPInterfaceProperties interfaceProperties = null;