3 references to SplatMatch
Microsoft.CodeAnalysis.Analyzers (3)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\EditorConfig\Parsing\Sections\Section.cs (2)
99
return SectionMatch.
SplatMatch
;
120
return SectionMatch.
SplatMatch
;
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\EditorConfig\Parsing\Sections\SectionMatch.cs (1)
62
AnyButGlobal =
SplatMatch
,