7 references to AddIndentBlockOperation
Microsoft.CodeAnalysis.VisualBasic.Workspaces (7)
Formatting\Rules\NodeBasedFormattingRule.vb (7)
79AddIndentBlockOperation(operations, baseToken, startToken, endToken, TextSpan.FromBounds(startToken.SpanStart, endToken.Span.End))
105AddIndentBlockOperation(operations,
122AddIndentBlockOperation(operations, baseToken,
145AddIndentBlockOperation(operations, outerBlockWithBaseToken.GetFirstToken(), pair.Item1, pair.Item2)
250AddIndentBlockOperation(operations, baseToken, indentationStartToken, indentationEndToken)
256AddIndentBlockOperation(operations, baseToken, indentationStartToken, indentationEndToken)
262AddIndentBlockOperation(operations, baseToken, indentationStartToken, indentationEndToken)