2 references to UnicastIPAddressInformationCollection
System.Net.NetworkInformation (2)
System\Net\NetworkInformation\UnixIPGlobalProperties.cs (1)
109context._collection = new UnicastIPAddressInformationCollection();
System\Net\NetworkInformation\UnixIPInterfaceProperties.cs (1)
63var collection = new UnicastIPAddressInformationCollection();