1 reference to TryGetBreakpointSpan
Microsoft.CodeAnalysis.CSharp.Features (1)
Debugging\CSharpBreakpointResolutionService.cs (1)
36if (tree == null || !BreakpointSpans.TryGetBreakpointSpan(tree, textSpan.Start, cancellationToken, out var span))