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