2 references to BottomUpBaseIndentationFinder
Microsoft.CodeAnalysis.CodeStyle (2)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Formatting\Context\FormattingContext.cs (1)
98
var baseIndentationFinder = new
BottomUpBaseIndentationFinder
(
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Indentation\AbstractIndentation.Indenter.cs (1)
63
Finder = new
BottomUpBaseIndentationFinder
(