10 references to AddAnchorIndentationOperation
Microsoft.CodeAnalysis.CSharp.Workspaces (10)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\Formatting\Rules\AnchorIndentationFormattingRule.cs (10)
21AddAnchorIndentationOperation(list, node); 27AddAnchorIndentationOperation(list, node); 37AddAnchorIndentationOperation(list, block); 52AddAnchorIndentationOperation(list, statement); 55AddAnchorIndentationOperation(list, usingNode); 58AddAnchorIndentationOperation(list, namespaceNode); 61AddAnchorIndentationOperation(list, typeNode); 64AddAnchorIndentationOperation(list, memberDeclNode); 67AddAnchorIndentationOperation(list, accessorDeclNode); 84AddAnchorIndentationOperation(list, switchExpressionArm);