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