1 write to type
System (1)
net\System\Net\NetworkInformation\SystemNetworkInterface.cs (1)
145type = ipAdapterAddresses.type;
1 reference to type
System (1)
net\System\Net\NetworkInformation\SystemNetworkInterface.cs (1)
167public override NetworkInterfaceType NetworkInterfaceType{get {return type;}}