6 references to NoMatch
Metrics (6)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\EditorConfig\Parsing\Sections\Section.cs (3)
105return SectionMatch.NoMatch; 126return SectionMatch.NoMatch; 132return SectionMatch.NoMatch;
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\EditorConfig\Parsing\Sections\SectionMatcher.cs (3)
69return SectionMatch.NoMatch; 76return SectionMatch.NoMatch; 104return SectionMatch.NoMatch;