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