2 writes to _connected
System.DirectoryServices.Protocols (2)
System\DirectoryServices\Protocols\ldap\LdapConnection.cs (2)
517
_connected
= true;
1022
_connected
= true;
2 references to _connected
System.DirectoryServices.Protocols (2)
System\DirectoryServices\Protocols\ldap\LdapConnection.cs (2)
514
if (!
_connected
)
1019
if (!
_connected
)