1 reference to IsValidTypeForSwitchTable
Microsoft.CodeAnalysis.VisualBasic (1)
Binding\Binder_SelectCase.vb (1)
572
If Not caseBlocks.Any() OrElse Not selectExpr.Type.
IsValidTypeForSwitchTable
() Then