2 references to ConnectionHandle
System.DirectoryServices.Protocols (2)
System\DirectoryServices\Protocols\common\DirectoryControl.cs (1)
50
private static readonly ConnectionHandle s_handle = new
ConnectionHandle
();
System\DirectoryServices\Protocols\ldap\LdapConnection.Linux.cs (1)
23
_ldapHandle = new
ConnectionHandle
();