9 writes to _afterIndentation
Microsoft.CodeAnalysis.VisualBasic (9)
Syntax\SyntaxNormalizer.vb (9)
146
Me.
_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)
229
If Not
_afterIndentation
AndAlso Me.NeedsIndentAfterLineBreak(trivia) Then