1 reference to LoadLibraryEx
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
Navigation\NativeMethods.cs (1)
562IntPtr modHandle = LoadLibraryEx(Path.Combine(nativeDllDirectory, "msdia140.dll"), IntPtr.Zero, 0);