2 writes to InterfaceAddress
System (2)
net\System\Net\Sockets\Socket.cs (2)
6526
ipmr.
InterfaceAddress
= unchecked((int)MR.LocalAddress.m_Address);
6530
ipmr.
InterfaceAddress
= unchecked((int)ifIndex);
1 reference to InterfaceAddress
System (1)
net\System\Net\Sockets\Socket.cs (1)
6712
IPAddress multicastIntr = new IPAddress(ipmr.
InterfaceAddress
);