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