3 references to SectionNameLexer
Microsoft.Build (3)
BuildCheck\Infrastructure\EditorConfig\EditorConfigGlobsMatcher.cs (3)
110
var lexer = new
SectionNameLexer
(sectionName);
134
SectionNameLexer lexer = new
SectionNameLexer
(sectionName);
177
SectionNameLexer nameLexer = new
SectionNameLexer
(sectionName);