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