3 references to IsInPreprocessorDirectiveContext
Microsoft.CodeAnalysis.VisualBasic.CodeStyle (1)
SyntaxTreeExtensions.vb (1)
332
Return
IsInPreprocessorDirectiveContext
(syntaxTree, position, cancellationToken, directive)
Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes (2)
SyntaxTreeExtensions.vb (2)
358
If
IsInPreprocessorDirectiveContext
(syntaxTree, position, cancellationToken, directive) AndAlso
1091
If Not
IsInPreprocessorDirectiveContext
(syntaxTree, position, cancellationToken, directive) Then