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