3 references to SwitchLabel
Microsoft.CodeAnalysis.CSharp (3)
Generated\BoundNodes.xml.Generated.cs (2)
5691: base(BoundKind.SwitchLabel, syntax, hasErrors || pattern.HasErrors() || whenClause.HasErrors()) 9132case BoundKind.SwitchLabel:
Operations\CSharpOperationFactory.cs (1)
248case BoundKind.SwitchLabel: