10 references to AddAnchorIndentationOperation
Roslyn.Diagnostics.CSharp.Analyzers (10)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\Formatting\Rules\AnchorIndentationFormattingRule.cs (10)
22AddAnchorIndentationOperation(list, node); 28AddAnchorIndentationOperation(list, node); 38AddAnchorIndentationOperation(list, block); 53AddAnchorIndentationOperation(list, statement); 56AddAnchorIndentationOperation(list, usingNode); 59AddAnchorIndentationOperation(list, namespaceNode); 62AddAnchorIndentationOperation(list, typeNode); 65AddAnchorIndentationOperation(list, memberDeclNode); 68AddAnchorIndentationOperation(list, accessorDeclNode); 85AddAnchorIndentationOperation(list, switchExpressionArm);