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