2 references to AddAnchorIndentationOperations
Microsoft.CodeAnalysis.CodeStyle (2)
AbstractFormatEngine.cs (1)
175anchorIndentationOperations = AddOperations<AnchorIndentationOperation>(nodeIterator, _formattingRules.AddAnchorIndentationOperations, cancellationToken);
FormattingOperations.cs (1)
164chainedFormattingRules.AddAnchorIndentationOperations(list, node);