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