2 references to IsAnyLanguageMatch
Microsoft.CodeAnalysis.Analyzers (2)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\EditorConfig\Parsing\Sections\SectionMatcher.cs (2)
54
if (
IsAnyLanguageMatch
(language))
89
if (
IsAnyLanguageMatch
(language))