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