2 references to Controls
System.DirectoryServices.Protocols (2)
System\DirectoryServices\Protocols\ldap\LdapConnection.cs (2)
531managedServerControls = BuildControlArray(request.Controls, true); 549managedClientControls = BuildControlArray(request.Controls, false);