1 reference to isSubsumed
Microsoft.CodeAnalysis.CSharp (1)
Binder\SwitchBinder_Patterns.cs (1)
97
if (!label.HasErrors &&
isSubsumed
(label, reachableLabels) && label.Syntax.Kind() != SyntaxKind.DefaultSwitchLabel)