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