2 references to GetPathMatchKind
Microsoft.CodeAnalysis.CodeStyle (2)
Section.cs (1)
155
return matcher.
GetPathMatchKind
(relativePath);
SectionMatcher.cs (1)
39
return lowestMatch >= (int)
GetPathMatchKind
(relativePath);