3 references to ClearErrorsCoreAsync
Microsoft.VisualStudio.LanguageServices (3)
TaskList\ExternalErrorDiagnosticUpdateSource.cs (3)
183await ClearErrorsCoreAsync(projectId, _workspace.CurrentSolution, state).ConfigureAwait(false); 200await ClearErrorsCoreAsync(projectId, solution, state).ConfigureAwait(false); 210await ClearErrorsCoreAsync(projectId, solution, state).ConfigureAwait(false);