1 type derived from AbstractIndentation
Microsoft.CodeAnalysis.CodeStyle.Fixes (1)
AbstractIndentationService.cs (1)
16
:
AbstractIndentation
<TSyntaxRoot>, IIndentationService
2 references to AbstractIndentation
Microsoft.CodeAnalysis.CodeStyle (2)
AbstractIndentation.Indenter.cs (2)
23
private readonly
AbstractIndentation
<TSyntaxRoot> _service;
42
AbstractIndentation
<TSyntaxRoot> service,