1 reference to ResolveBreakpointsAsync
Microsoft.CodeAnalysis.EditorFeatures (1)
ExternalAccess\VSTypeScript\VSTypeScriptBreakpointResolutionService.cs (1)
30
=> (await _implementation.
ResolveBreakpointsAsync
(solution, name, cancellationToken).ConfigureAwait(false)).Select(r => r.UnderlyingObject);