5 references to AddIndentBlockOperation
Microsoft.CodeAnalysis.CSharp.Workspaces (5)
IndentBlockFormattingRule.cs (3)
118AddIndentBlockOperation(list, lastTokenOfLabel, lastTokenOfLabel,
131AddIndentBlockOperation(list, startToken, endToken, span);
346AddIndentBlockOperation(list, firstToken, lastToken, TextSpan.FromBounds(firstToken.FullSpan.Start, lastToken.FullSpan.End));