2 overrides of HeaderFacts
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (1)
CSharpIndentationService.cs (1)
38
protected override IHeaderFacts
HeaderFacts
Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes (1)
VisualBasicIndentationService.Indenter.vb (1)
23
Protected Overrides ReadOnly Property
HeaderFacts
As IHeaderFacts
1 reference to HeaderFacts
Microsoft.CodeAnalysis.CodeStyle (1)
AbstractIndentation.Indenter.cs (1)
67
service.
HeaderFacts
);