3 references to GetDirectiveInfo
Microsoft.CodeAnalysis.VisualBasic.CodeStyle (3)
DirectiveSyntaxExtensions.vb (3)
90Return GetDirectiveInfo(syntaxTree.GetRoot(cancellationToken), cancellationToken).StartEndMap.Keys.Where( 110GetDirectiveInfo(directive, cancellationToken).StartEndMap.TryGetValue(directive, result) 126If Not GetDirectiveInfo(directive, cancellationToken).ConditionalMap.TryGetValue(directive, result) Then