1 override of AnycastAddresses
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIPInterfaceProperties.cs (1)
36public override IPAddressInformationCollection AnycastAddresses { get { throw new PlatformNotSupportedException(SR.net_InformationUnavailableOnPlatform); } }