3 references to SwitchDispatch
Microsoft.CodeAnalysis.CSharp (3)
CodeGen\EmitStatement.cs (1)
91
case BoundKind.
SwitchDispatch
:
Generated\BoundNodes.xml.Generated.cs (2)
3816
: base(BoundKind.
SwitchDispatch
, syntax, hasErrors || expression.HasErrors())
9030
case BoundKind.
SwitchDispatch
: