3 references to TestFullSolutionAnalysisForProjectAsync
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (3)
Diagnostics\DiagnosticAnalyzerServiceTests.cs (3)
270await TestFullSolutionAnalysisForProjectAsync(workspace, project, expectAnalyzerExecuted: false); 283await TestFullSolutionAnalysisForProjectAsync(workspace, project, expectAnalyzerExecuted: true); 303await TestFullSolutionAnalysisForProjectAsync(workspace, project, expectAnalyzerExecuted: true);