2 references to IsRegisteredAnalyzerPath
Microsoft.CodeAnalysis.Workspaces (2)
src\Compilers\Core\Portable\DiagnosticAnalyzer\AnalyzerAssemblyLoader.Core.cs (2)
119if (IsRegisteredAnalyzerPath(assemblyPath)) 205if (_loader.IsRegisteredAnalyzerPath(assemblyPath))