3 references to InternalAdd
System.Net.NetworkInformation (3)
System\Net\NetworkInformation\UnixIPGlobalProperties.cs (2)
79
context->_collection.
InternalAdd
(new UnixUnicastIPAddressInformation(ipAddress, ipAddr->PrefixLength));
97
context->_collection.
InternalAdd
(new UnixUnicastIPAddressInformation(ipAddress, ipAddr->PrefixLength));
System\Net\NetworkInformation\UnixIPInterfaceProperties.cs (1)
78
collection.
InternalAdd
(address);