2 references to IndentBlockFormattingRule
Microsoft.CodeAnalysis.CSharp.Workspaces (2)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\Formatting\Rules\IndentBlockFormattingRule.cs (2)
24: this(CSharpSyntaxFormattingOptions.Default) 43return new IndentBlockFormattingRule(newOptions);