1 implementation of EnterBreakStateAsync
Microsoft.CodeAnalysis.Remote.Workspaces (1)
EditAndContinue\ManagedHotReloadLanguageService.cs (1)
125public ValueTask EnterBreakStateAsync(CancellationToken cancellationToken)
1 reference to EnterBreakStateAsync
Microsoft.VisualStudio.LanguageServices.DevKit (1)
EditAndContinue\ManagedHotReloadLanguageServiceBridge.cs (1)
36=> service.EnterBreakStateAsync(cancellationToken);