2 writes to _isProcessingComplexifiedSpans
Microsoft.CodeAnalysis.VisualBasic.Workspaces (2)
Rename\VisualBasicRenameRewriterLanguageService.vb (2)
184Me._isProcessingComplexifiedSpans = True 238Me._isProcessingComplexifiedSpans = False
7 references to _isProcessingComplexifiedSpans
Microsoft.CodeAnalysis.VisualBasic.Workspaces (7)
Rename\VisualBasicRenameRewriterLanguageService.vb (7)
84Return Me._skipRenameForComplexification > 0 AndAlso Not Me._isProcessingComplexifiedSpans 97If Not Me._isProcessingComplexifiedSpans Then 167Not _isProcessingComplexifiedSpans AndAlso 289If Me._isProcessingComplexifiedSpans Then 390If Not Me._isProcessingComplexifiedSpans Then 448If Not Me._isProcessingComplexifiedSpans Then 627If Me._isProcessingComplexifiedSpans OrElse