2 instantiations of HGlobalMemHandle
System.DirectoryServices.Protocols (2)
8 references to HGlobalMemHandle
System.DirectoryServices.Protocols (8)
src\libraries\Common\src\Interop\Linux\OpenLdap\Interop.Ber.cs (4)
90public static int ber_printf_bytearray(SafeBerHandle berElement, string format, HGlobalMemHandle value, nuint length, nuint tag)
108private static partial int ber_put_ostring(SafeBerHandle berElement, HGlobalMemHandle value, nuint length, nuint tag);
111private static partial int ber_put_string(SafeBerHandle berElement, HGlobalMemHandle value, nuint tag);
114private static partial int ber_put_bitstring(SafeBerHandle berElement, HGlobalMemHandle value, nuint length, nuint tag);