1 reference to ldap_controls_free
System.DirectoryServices.Protocols (1)
System\DirectoryServices\Protocols\Interop\LdapPal.Linux.cs (1)
20
internal static void FreeDirectoryControls(IntPtr value) => Interop.Ldap.
ldap_controls_free
(value);