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)
69get => _ifIndex;