2 references to UserInstanceDLLHandle
System.Data (2)
fx\src\data\System\Data\SqlClient\LocalDBAPI.cs (2)
119IntPtr functionAddr = SafeNativeMethods.GetProcAddress(UserInstanceDLLHandle, "LocalDBCreateInstance"); 160IntPtr functionAddr = SafeNativeMethods.GetProcAddress(UserInstanceDLLHandle, "LocalDBFormatMessage");