2 references to BottomUpBaseIndentationFinder
Test.Utilities (2)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Formatting\Context\FormattingContext.cs (1)
97
var baseIndentationFinder = new
BottomUpBaseIndentationFinder
(
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Indentation\AbstractIndentation.Indenter.cs (1)
62
Finder = new
BottomUpBaseIndentationFinder
(