2 writes to existing
System.DirectoryServices (2)
System\DirectoryServices\ActiveDirectory\ActiveDirectorySubnet.cs (2)
187this.existing = true; 301existing = true;
10 references to existing
System.DirectoryServices (10)
System\DirectoryServices\ActiveDirectory\ActiveDirectorySubnet.cs (3)
277if (existing) 315if (!existing) 345if (!existing)
System\DirectoryServices\ActiveDirectory\ActiveDirectorySubnetCollection.cs (7)
37if (!subnet.existing) 52if (!subnet.existing) 93if (!subnet.existing) 121if (!subnet.existing) 144if (!subnet.existing) 158if (!subnet.existing) 273if (!((ActiveDirectorySubnet)value).existing)