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