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