2 references to LocalAlloc
System.Data.OleDb (2)
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.LocalAlloc.cs (2)
21(void*)LocalAlloc(LMEM_FIXED, byteCount); 24(void*)LocalAlloc(LPTR, byteCount);