1 write to NamedSections
Microsoft.Build (1)
BuildCheck\Infrastructure\EditorConfig\EditorConfigFile.cs (1)
52
NamedSections
= namedSections;
1 reference to NamedSections
Microsoft.Build (1)
BuildCheck\Infrastructure\EditorConfig\EditorConfigParser.cs (1)
85
foreach (var section in editorConfigFiles[i].
NamedSections
)