2 references to GetSlotForSwitchInputValue
Microsoft.CodeAnalysis.CSharp (2)
FlowAnalysis\NullableWalker_Patterns.cs (2)
276
int slot =
GetSlotForSwitchInputValue
(node.Expression);
880
int slot =
GetSlotForSwitchInputValue
(node.Expression);