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