2 references to ExactLanguageMatchWithOthers
Microsoft.CodeAnalysis.Analyzers (2)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\EditorConfig\Parsing\Sections\SectionMatcher.cs (2)
51
return SectionMatch.
ExactLanguageMatchWithOthers
;
86
return SectionMatch.
ExactLanguageMatchWithOthers
;