1 reference to _sections
Microsoft.CodeAnalysis.CodeStyle (1)
EditorConfigFile.cs (1)
25
public ImmutableArray<Section> Sections =>
_sections
.Value;