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