2 references to GetAssemblyLoadPath
Microsoft.CodeAnalysis.Workspaces (2)
src\Compilers\Core\Portable\DiagnosticAnalyzer\AnalyzerAssemblyLoader.Core.cs (2)
271var assemblyPath = loader.GetAssemblyLoadPath(assemblyName, directory); 291var assemblyPath = loader.GetAssemblyLoadPath(assemblyName, directory);