3 references to SectionNameLexer
Microsoft.Build (3)
BuildCheck\Infrastructure\EditorConfig\EditorConfigGlobsMatcher.cs (3)
113
var lexer = new
SectionNameLexer
(sectionName);
137
SectionNameLexer lexer = new
SectionNameLexer
(sectionName);
180
SectionNameLexer nameLexer = new
SectionNameLexer
(sectionName);