3 references to GetSlotForSwitchInputValue
Microsoft.CodeAnalysis.CSharp (3)
FlowAnalysis\NullableWalker_Patterns.cs (3)
238int slot = GetSlotForSwitchInputValue(node.Expression); 365? tuple.Arguments.SelectAsArray(static (a, w) => w.GetSlotForSwitchInputValue(a), this) 840int slot = GetSlotForSwitchInputValue(node.Expression);