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