3 references to GlobalSectionMatch
Microsoft.CodeAnalysis.Analyzers (3)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\EditorConfig\Parsing\Sections\Section.cs (2)
94return SectionMatch.GlobalSectionMatch; 115return SectionMatch.GlobalSectionMatch;
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\EditorConfig\Parsing\Sections\SectionMatch.cs (1)
66Any = GlobalSectionMatch,