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