2 references to Smart
Microsoft.CodeAnalysis.CodeStyle (2)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Indentation\AbstractIndentation.Indenter.cs (1)
85
Debug.Assert(indentStyle == FormattingOptions2.IndentStyle.
Smart
);
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Indentation\IndentationOptions.cs (1)
17
public const FormattingOptions2.IndentStyle DefaultIndentStyle = FormattingOptions2.IndentStyle.
Smart
;