2 references to IsSuperSet
Microsoft.CodeAnalysis.Analyzers (2)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\EditorConfig\Parsing\Sections\SectionMatcher.cs (2)
61
if (
IsSuperSet
(language, _headerText))
96
if (
IsSuperSet
(language, _headerText))