1 reference to LoadLibraryExW
System.Net (1)
net\UnsafeMethods.cs (1)
108SafeLoadLibrary result = UnsafeSystemNativeMethods.LoadLibraryExW(library, null, _flags);