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