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