1 write to zoneIndices
System (1)
net\System\Net\NetworkInformation\SystemIPv6InterfaceProperties.cs (1)
19this.zoneIndices = zoneIndices;
2 references to zoneIndices
System (2)
net\System\Net\NetworkInformation\SystemIPv6InterfaceProperties.cs (2)
37if ((scopeLevel < 0) || ((int)scopeLevel >= zoneIndices.Length)) { 41return zoneIndices[(int)scopeLevel];