2 references to GetNetworkInterfaces
System (2)
net\System\Net\NetworkInformation\NetworkInterface.cs (1)
12
return SystemNetworkInterface.
GetNetworkInterfaces
();
net\System\Net\NetworkInformation\SystemNetworkInterface.cs (1)
58
NetworkInterface[] networkInterfaces =
GetNetworkInterfaces
();