1 write to _linuxNetworkInterface
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIPv6InterfaceProperties.cs (1)
15_linuxNetworkInterface = linuxNetworkInterface;
2 references to _linuxNetworkInterface
System.Net.NetworkInformation (2)
System\Net\NetworkInformation\LinuxIPv6InterfaceProperties.cs (2)
18public override int Mtu { get { return _linuxNetworkInterface._mtu; } } 25return _linuxNetworkInterface.Index;