2 references to IntersectsWithAny
Microsoft.CodeAnalysis.Features (2)
EncapsulateField\AbstractEncapsulateFieldService.cs (2)
274
(docId, span) =>
IntersectsWithAny
(docId, span, constructorLocations),
288
(documentId, span) => !
IntersectsWithAny
(documentId, span, constructorLocations),