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