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