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