2 writes to existing
System.DirectoryServices (2)
System\DirectoryServices\ActiveDirectory\ActiveDirectorySiteLink.cs (2)
108
this.
existing
= existing;
597
existing
= true;
11 references to existing
System.DirectoryServices (11)
System\DirectoryServices\ActiveDirectory\ActiveDirectorySiteLink.cs (4)
226
if (
existing
)
591
if (
existing
)
606
if (!
existing
)
636
if (!
existing
)
System\DirectoryServices\ActiveDirectory\ActiveDirectorySiteLinkCollection.cs (7)
27
if (!link.
existing
)
42
if (!link.
existing
)
75
if (!link.
existing
)
103
if (!link.
existing
)
126
if (!link.
existing
)
140
if (!link.
existing
)
236
if (!((ActiveDirectorySiteLink)value).
existing
)