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