1 reference to LoadLibraryEx
Microsoft.AspNetCore.Cryptography.Internal (1)
SafeHandles\SafeLibraryHandle.cs (1)
113SafeLibraryHandle handle = UnsafeNativeMethods.LoadLibraryEx(filename, IntPtr.Zero, LOAD_LIBRARY_SEARCH_SYSTEM32);