5 references to IsPathMatch
Microsoft.CodeAnalysis.CodeStyle (5)
SectionMatcher.cs (5)
94
if (
IsPathMatch
(relativePath))
273
IsPathMatch
(DefaultCSharpPath);
277
IsPathMatch
(DefaultVisualBasicPath);
281
IsPathMatch
(DefaultVisualBasicPath) &&
IsPathMatch
(DefaultCSharpPath);