2 writes to existing
System.DirectoryServices (2)
System\DirectoryServices\ActiveDirectory\ActiveDirectorySite.cs (2)
176
this.
existing
= existing;
842
existing
= true;
25 references to existing
System.DirectoryServices (25)
System\DirectoryServices\ActiveDirectory\ActiveDirectorySite.cs (17)
247
if (
existing
)
269
if (
existing
)
293
if (
existing
)
314
if (
existing
)
334
if (
existing
)
355
if (
existing
)
416
if (
existing
)
434
if (
existing
)
458
if (
existing
)
543
if (
existing
)
567
if (
existing
)
592
if (
existing
)
627
if (
existing
)
785
if (
existing
)
857
if (!
existing
)
889
if (
existing
)
1077
if (!
existing
)
System\DirectoryServices\ActiveDirectory\ActiveDirectorySiteCollection.cs (7)
33
if (!site.
existing
)
47
if (!site.
existing
)
77
if (!site.
existing
)
104
if (!site.
existing
)
126
if (!site.
existing
)
139
if (!site.
existing
)
235
if (!((ActiveDirectorySite)value).
existing
)
System\DirectoryServices\ActiveDirectory\ActiveDirectorySubnet.cs (1)
218
if (!value.
existing
)