2 references to LoadLibraryEx
System.Windows.Forms.Primitives (2)
Windows.Win32.PInvoke.KERNEL32.dll.g.cs (2)
585 /// <inheritdoc cref="LoadLibraryEx(winmdroot.Foundation.PCWSTR, winmdroot.Foundation.HANDLE, winmdroot.System.LibraryLoader.LOAD_LIBRARY_FLAGS)"/> 591 winmdroot.Foundation.HMODULE __result = PInvoke.LoadLibraryEx(lpLibFileNameLocal, default, dwFlags);