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