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