1 reference to UpdateBaselinesAsync
Microsoft.CodeAnalysis.EditorFeatures (1)
EditAndContinue\EditAndContinueLanguageService.cs (1)
262
await GetDebuggingSession().
UpdateBaselinesAsync
(currentCompileTimeSolution, projectIds, cancellationToken).ConfigureAwait(false);