2 references to FreeLibrary
Microsoft.Win32.SystemEvents (2)
Microsoft\Win32\SystemEvents.cs (1)
514
Interop.Kernel32.
FreeLibrary
(retval);
src\runtime\src\libraries\Common\src\Microsoft\Win32\SafeHandles\SafeLibraryHandle.cs (1)
19
return Interop.Kernel32.
FreeLibrary
(handle);