9 writes to _afterIndentation
Microsoft.CodeAnalysis.VisualBasic (9)
Syntax\SyntaxNormalizer.vb (9)
146Me._afterIndentation = False 195_afterIndentation = False 225_afterIndentation = False 231_afterIndentation = True 237_afterIndentation = False 256_afterIndentation = False 271_afterIndentation = False 277_afterIndentation = False 282_afterIndentation = True
1 reference to _afterIndentation
Microsoft.CodeAnalysis.VisualBasic (1)
Syntax\SyntaxNormalizer.vb (1)
229If Not _afterIndentation AndAlso Me.NeedsIndentAfterLineBreak(trivia) Then