1 reference to ldap_control_free
System.DirectoryServices.Protocols (1)
System\DirectoryServices\Protocols\Interop\LdapPal.Linux.cs (1)
18internal static void FreeDirectoryControl(IntPtr control) => Interop.Ldap.ldap_control_free(control);