2 references to DefaultVisualBasicPath
Microsoft.CodeAnalysis.CodeStyle (2)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\EditorConfig\Parsing\Sections\SectionMatcher.cs (2)
277
IsPathMatch(
DefaultVisualBasicPath
);
281
IsPathMatch(
DefaultVisualBasicPath
) && IsPathMatch(DefaultCSharpPath);