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