3 references to IsNumeric
Microsoft.CodeAnalysis (3)
CodeGen\SwitchIntegralJumpTableEmitter.SwitchBucket.cs (2)
173if (!lastConst.IsNumeric || !nextConst.IsNumeric)
Operations\ControlFlowGraphBuilder.cs (1)
5094else if (value.IsNumeric)