Implemented interface member:
method
IsAnalyzerPathHandled
Microsoft.CodeAnalysis.IAnalyzerPathResolver.IsAnalyzerPathHandled(System.String)
2 references to IsAnalyzerPathHandled
Microsoft.CodeAnalysis (2)
DiagnosticAnalyzer\ProgramFilesAnalyzerPathResolver.cs (2)
43Debug.Assert(IsAnalyzerPathHandled(originalAnalyzerPath)); 49Debug.Assert(IsAnalyzerPathHandled(originalAnalyzerPath));