2 references to LoadLibraryByName
System.Private.CoreLib (2)
System\Runtime\InteropServices\NativeLibrary.NativeAot.cs (2)
17
handle =
LoadLibraryByName
(libraryName,
35
return
LoadLibraryByName
(libraryName, assembly, userSpecifiedSearchFlags, searchPath!.Value, throwOnError);