3 writes to _ifIndex
System.Net.Sockets (3)
System\Net\Sockets\MulticastOption.cs (3)
32
_ifIndex
= interfaceIndex;
62
_ifIndex
= 0;
76
_ifIndex
= value;
1 reference to _ifIndex
System.Net.Sockets (1)
System\Net\Sockets\MulticastOption.cs (1)
69
get =>
_ifIndex
;