2 references to RegionDirectiveStack
Microsoft.CodeAnalysis.VisualBasic (2)
Scanner\Directives.vb (2)
652
If Me._scannerPreprocessorState.
RegionDirectiveStack
.Count > 0 Then
654
notClosedRegionDirectives.AddRange(Me._scannerPreprocessorState.
RegionDirectiveStack
)