6 references to NoMatch
Microsoft.CodeAnalysis.CodeStyle (6)
Section.cs (3)
105
return SectionMatch.
NoMatch
;
126
return SectionMatch.
NoMatch
;
132
return SectionMatch.
NoMatch
;
SectionMatcher.cs (3)
69
return SectionMatch.
NoMatch
;
76
return SectionMatch.
NoMatch
;
104
return SectionMatch.
NoMatch
;