5 references to IsPathMatch
Microsoft.CodeAnalysis.Analyzers (5)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\EditorConfig\Parsing\Sections\SectionMatcher.cs (5)
94if (IsPathMatch(relativePath)) 273IsPathMatch(DefaultCSharpPath); 277IsPathMatch(DefaultVisualBasicPath); 281IsPathMatch(DefaultVisualBasicPath) && IsPathMatch(DefaultCSharpPath);