2 writes to _connected
System.DirectoryServices.Protocols (2)
System\DirectoryServices\Protocols\ldap\LdapConnection.cs (2)
511
_connected
= true;
1016
_connected
= true;
2 references to _connected
System.DirectoryServices.Protocols (2)
System\DirectoryServices\Protocols\ldap\LdapConnection.cs (2)
508
if (!
_connected
)
1013
if (!
_connected
)