1 reference to Any
Microsoft.CodeAnalysis.Workspaces (1)
CodeFixes\FixAllOccurrences\TextChangeMerger.cs (1)
242return intersectingSpans.Any(static otherSpan => IsPureInsertion(otherSpan));