3 references to UseIndentation
Microsoft.CodeAnalysis.VisualBasic.Workspaces (3)
Formatting\Engine\Trivia\TriviaDataFactory.CodeShapeAnalyzer.vb (3)
182If Me.UseIndentation AndAlso Me._indentation <> 1 Then 215If Me.UseIndentation AndAlso Me._indentation <> Me._context.GetBaseIndentation(trivia.SpanStart) Then 243If Not Me.UseIndentation Then