1 implementation of HasProjectBeenAnalyzed
Microsoft.CodeAnalysis.Features (1)
Diagnostics\CodeAnalysisDiagnosticAnalyzerService.cs (1)
88
public bool
HasProjectBeenAnalyzed
(ProjectId projectId)
2 references to HasProjectBeenAnalyzed
Microsoft.CodeAnalysis.Features (2)
Diagnostics\ICodeAnalysisDiagnosticAnalyzerService.cs (2)
38
/// project or solution. The caller is expected to check <see cref="
HasProjectBeenAnalyzed
(ProjectId)"/> prior to
50
/// cref="
HasProjectBeenAnalyzed
(ProjectId)"/> prior to calling this method.