2 references to GetIPAddress
System.Net.Sockets (2)
System\Net\Sockets\SocketPal.Unix.cs (2)
56
return new IPPacketInformation(nativePacketInfo.Address.
GetIPAddress
(), nativePacketInfo.InterfaceIndex);
1744
optionValue = new IPv6MulticastOption(opt.Address.
GetIPAddress
(), opt.InterfaceIndex);