4 references to LoadUnmanagedDllFromPath
Microsoft.Build.Framework (1)
Loader\MSBuildLoadContext.cs (1)
118return LoadUnmanagedDllFromPath(libraryPath);
Microsoft.CodeAnalysis (1)
DiagnosticAnalyzer\AnalyzerAssemblyLoader.Core.cs (1)
207return LoadUnmanagedDllFromPath(assemblyPath);
Microsoft.CodeAnalysis.Workspaces (1)
src\roslyn\src\Compilers\Core\Portable\DiagnosticAnalyzer\AnalyzerAssemblyLoader.Core.cs (1)
207return LoadUnmanagedDllFromPath(assemblyPath);
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\Internal\Runtime\InteropServices\IsolatedComponentLoadContext.cs (1)
48return LoadUnmanagedDllFromPath(libraryPath);