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