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