1 write to index
System (1)
net\System\Net\NetworkInformation\SystemNetworkInterface.cs (1)
140index = ipAdapterAddresses.index;
2 references to index
System (2)
net\System\Net\NetworkInformation\SystemNetworkInterface.cs (2)
177return new SystemIPv4InterfaceStatistics(index); 181return new SystemIPInterfaceStatistics(index);