1 reference to HasMatchingIfDirective
Microsoft.CodeAnalysis.VisualBasic.Features (1)
Completion\KeywordRecommenders\PreprocessorDirectives\EndIfDirectiveKeywordRecommender.vb (1)
18
If context.IsPreprocessorEndDirectiveKeywordContext AndAlso
HasMatchingIfDirective
(context, cancellationToken) Then