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