2 instantiations of BottomUpBaseIndentationFinder
Microsoft.CodeAnalysis.Workspaces (2)
AbstractIndentation.Indenter.cs (1)
62Finder = new BottomUpBaseIndentationFinder(
FormattingContext.cs (1)
99var baseIndentationFinder = new BottomUpBaseIndentationFinder(
2 references to BottomUpBaseIndentationFinder
Microsoft.CodeAnalysis.Workspaces (2)
AbstractIndentation.Indenter.cs (1)
30public readonly BottomUpBaseIndentationFinder Finder;
FormattingContext.cs (1)
99var baseIndentationFinder = new BottomUpBaseIndentationFinder(