2 references to IndentBlockFormattingRule
Microsoft.CodeAnalysis.CSharp.Features (1)
AddImport\CSharpAddMissingImportsFeatureService.cs (1)
25=> [new CleanUpNewLinesFormatter(text), new IndentBlockFormattingRule()];
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\Formatting\CSharpSyntaxFormatting.cs (1)
28new IndentBlockFormattingRule(),