Base:
method
GetUnicastAddresses
System.Net.NetworkInformation.IPGlobalProperties.GetUnicastAddresses()
1 reference to GetUnicastAddresses
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\UnixIPGlobalProperties.cs (1)
54
return Task.Factory.StartNew(s => ((UnixIPGlobalProperties)s!).
GetUnicastAddresses
(), this,