1 reference to _currentModuleDirectory
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\WinRT.cs (1)
125
_moduleHandle = Platform.LoadLibraryExW(System.IO.Path.Combine(
_currentModuleDirectory
, fileName), IntPtr.Zero, /* LOAD_WITH_ALTERED_SEARCH_PATH */ 8);