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