Implemented interface member:
method
CommitUpdatesAsync
Microsoft.CodeAnalysis.Contracts.EditAndContinue.IManagedHotReloadLanguageService.CommitUpdatesAsync(System.Threading.CancellationToken)
1 reference to CommitUpdatesAsync
Microsoft.VisualStudio.LanguageServices.DevKit (1)
src\EditorFeatures\Core\EditAndContinue\ManagedHotReloadLanguageService.cs (1)
65=> impl.CommitUpdatesAsync(cancellationToken);