1 reference to IsCandidate
Microsoft.CodeAnalysis.VisualBasic.Features (1)
CodeFixes\GenerateEndConstruct\GenerateEndConstructCodeFixProvider.vb (1)
73
.FirstOrDefault(Function(c) c.Span.IntersectsWith(context.Span) AndAlso
IsCandidate
(c))