2 references to IntersectsWithAny
Microsoft.CodeAnalysis.Features (2)
EncapsulateField\AbstractEncapsulateFieldService.cs (2)
249filter: (docId, span) => IntersectsWithAny(docId, span, constructorLocations), 262filter: (documentId, span) => !IntersectsWithAny(documentId, span, constructorLocations),