2 references to GetAssemblyInfoForPath
Microsoft.CodeAnalysis.Workspaces (2)
src\Compilers\Core\Portable\DiagnosticAnalyzer\AnalyzerAssemblyLoader.cs (2)
165(AssemblyName? assemblyName, _) = GetAssemblyInfoForPath(originalAnalyzerPath); 324(AssemblyName? candidateName, string candidateRealPath) = GetAssemblyInfoForPath(candidateOriginalPath);