2 types derived from AbstractIndentationService
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (1)
CSharpIndentationService.cs (1)
25
internal sealed partial class CSharpIndentationService :
AbstractIndentationService
<CompilationUnitSyntax>
Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes (1)
VisualBasicIndentationService.vb (1)
18
Inherits
AbstractIndentationService
(Of CompilationUnitSyntax)