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