3 references to SwitchSection
Microsoft.CodeAnalysis.CSharp (3)
Lowering\IteratorRewriter\IteratorMethodToStateMachineRewriter.cs (1)
272
select F.
SwitchSection
(
Lowering\StateMachineRewriter\MethodToStateMachineRewriter.cs (1)
250
select F.
SwitchSection
(kv.Value.SelectAsArray(state => (int)state), F.Goto(kv.Key));
Lowering\SyntheticBoundNodeFactory.cs (1)
1073
=>
SwitchSection
(ImmutableArray.Create(value), statements);