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