3 references to IsMulticast
System.Net.NetworkInformation (3)
System\Net\NetworkInformation\UnixIPGlobalProperties.cs (2)
79if (!IPAddressUtil.IsMulticast(ipAddress)) 97if (!IPAddressUtil.IsMulticast(ipAddress))
System\Net\NetworkInformation\UnixNetworkInterface.cs (1)
70if (IPAddressUtil.IsMulticast(ipAddress))