1 reference to HasIntervalThatIntersectsWith
Microsoft.CodeAnalysis.Workspaces (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Formatting\Engine\AbstractAggregatedFormattingResult.cs (1)
76
: changes.Where(s => _formattingSpans.
HasIntervalThatIntersectsWith
(s.Span)).ToList();