1 write to ipv4Mask
System (1)
net\System\Net\NetworkInformation\SystemUnicastIPAddressInformation.cs (1)
41ipv4Mask = PrefixLengthToSubnetMask(prefixLength, ipAddress.AddressFamily);
1 reference to ipv4Mask
System (1)
net\System\Net\NetworkInformation\SystemUnicastIPAddressInformation.cs (1)
57return ipv4Mask;