2 writes to _isProcessingComplexifiedSpans
Microsoft.CodeAnalysis.VisualBasic.Workspaces (2)
Rename\VisualBasicRenameRewriterLanguageService.vb (2)
185Me._isProcessingComplexifiedSpans = True 239Me._isProcessingComplexifiedSpans = False
7 references to _isProcessingComplexifiedSpans
Microsoft.CodeAnalysis.VisualBasic.Workspaces (7)
Rename\VisualBasicRenameRewriterLanguageService.vb (7)
85Return Me._skipRenameForComplexification > 0 AndAlso Not Me._isProcessingComplexifiedSpans 98If Not Me._isProcessingComplexifiedSpans Then 168Not _isProcessingComplexifiedSpans AndAlso 290If Me._isProcessingComplexifiedSpans Then 391If Not Me._isProcessingComplexifiedSpans Then 449If Not Me._isProcessingComplexifiedSpans Then 628If Me._isProcessingComplexifiedSpans OrElse