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